summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6b9e7c41fa..a5e345108c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -45,6 +45,10 @@
*) 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]