Add ERR_put_func_error, and use it.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6b9e7c41fa4295bbf1170c2e7d4ccdd5f6b9edbd..a5e345108c26bb7461e4536ed4354ec7555f364e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
   *) Support SM2 signing and verification schemes with X509 certificate.
      [Paul Yang]
 
+  *) The macro SYSerr() was changed to take a function name, not
+     a numeric value; the SYS_F_xxx defines were removed.
+     [Rich Salz]
+
   *) Use SHA256 as the default digest for TS query in the ts app.
      [Tomas Mraz]