summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-12-10 16:51:25 +0000
committerWerner Koch <wk@gnupg.org>2009-12-10 16:51:25 +0000
commitcadc7d134028b5e00d26a69a7f34a833fbda0690 (patch)
treef58b43d9cb32bd00ac96b78b5459145e7096248c /NEWS
parent7c7829e4adb1cef10f28227a950a8993d044f429 (diff)
downloadlibgcrypt-cadc7d134028b5e00d26a69a7f34a833fbda0690.tar.gz
Cleaned up the cipher encrypy/decrypt constraints checks.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba2c3abc..f97f0e20 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,14 @@ Noteworthy changes in version 1.5.x (unreleased)
* New cipher algorithm mode for AES-WRAP.
+ * Fix minor memory leak in DSA key generation.
+
+ * No switch into FIPS mode if /proc/version is not readable.
+
+ * Fix sigill during Padlock detection on old CPUs.
+
+ * Fix a hang on some W2000 machines.
+
* Interface changes relative to the 1.4.2 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GCRY_CIPHER_MODE_AESWRAP NEW.