aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e2627fb4a..afd9053c2 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,11 @@ Noteworthy changes in version 2.1.0beta2 (unreleased)
* Fixed a bug where SCdaemon sends a signal to Gpg-agent running in
non-daemon mode.
+ * Print "AES128" instead of "AES". This change introduces a little
+ incompatibility for tools using "gpg --list-config". We hope that
+ these tools are written robust enough to accept this new algorithm
+ name as well.
+
Noteworthy changes in version 2.1.0beta1 (2010-10-26)
-----------------------------------------------------