summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e64df619..95b4ac12 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,9 @@ gcry_md_open CHANGED
gcry_md_copy CHANGED
gcry_md_is_enabled NEW
gcry_md_is_secure REPLACED macro by a function.
+gcry_cipher_get_algo_keylen REPLACED macro by a function.
+gcry_cipher_get_algo_blklen REPLACED macro by a function.
+
... fixme add other changes ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~