summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d5ad48b..32e67ce1 100644
--- a/NEWS
+++ b/NEWS
@@ -75,6 +75,10 @@ NEWS for the Nettle 3.0 release
changed from uint8_t * to void *, for consistency with
related libc functions.
+ * For hash functions, the constants *_DATA_SIZE have been
+ renamed to *_BLOCK_SIZE. Old names kept for backwards
+ compatibility.
+
Removed features:
* The nettle_next_prime function has been deleted.