aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index d6ed0cc6d..15fd2c81b 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,6 +1,13 @@
+Sun Jun 14 21:28:31 1998 Werner Koch ([email protected])
+
+ * misc.c (checksum_u16): Fixed a stupid bug which caused a
+ wrong checksum calculation for the secret key protection and
+ add a backward compatibility option.
+ * g10.c (main): Add option --emulate-checksum-bug.
+
Thu Jun 11 13:26:44 1998 Werner Koch ([email protected])
- * packet.h: Mjor chnages to the structure of public key material
+ * packet.h: Major changes to the structure of public key material
which is now stored in an array and not anaymore in a union of
algorithm specific structures. These is needed to make the system
more extendable and makes a lot of stuff much simpler. Changed