aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS4
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78091ca97..4227e7c7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-04 David Shaw <[email protected]>
+
+ * NEWS about symmetric messages and fixed file sizes.
+
2001-12-22 Werner Koch <[email protected]>
Released 1.0.6c snapshot.
diff --git a/NEWS b/NEWS
index 9348d9b45..cdd7a52fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+ * Symmetric encrypted messages now use a fixed file size if
+ possible. This is a tradeoff: it breaks PGP 5, but fixes PGP 2,
+ 6, and 7. Note this was only an issue with RFC-1991 style
+ symmetric messages.
* A lot of new features like photo ID support, better keyserver
support, non-revcable signatures and more things we need to list