summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-01-31 15:35:08 +0100
committerWerner Koch <wk@gnupg.org>2011-01-31 15:38:57 +0100
commit7cb0d357f1564b2ba3fdde707bd9ee7272059d5b (patch)
tree92ef9affffaa59c5d4adfc6f134900a6c925962c /NEWS
parent0b1d70dcd6b81b1bc10f574e1b34ac7723e245a2 (diff)
downloadlibgcrypt-7cb0d357f1564b2ba3fdde707bd9ee7272059d5b.tar.gz
Changed ecdh parameter names and fixed MPI allocation.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 07240090..48b2e06b 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ Noteworthy changes in version 1.5.x (unreleased)
* Support ECDH.
+ * gcry_sexp_build does now support opaque MPIs with "%m".
+
* Interface changes relative to the 1.4.2 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GCRY_CIPHER_MODE_AESWRAP NEW.