aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/ChangeLog14
1 files changed, 12 insertions, 2 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index cadd4a122..96c2c9b5a 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,15 @@
-Tue Jun 15 12:21:08 CEST 1999 Werner Koch <[email protected]>
+Sat Jun 26 12:15:59 CEST 1999 Werner Koch <[email protected]>
+
+
+ * dearmor.c (enarmor_file): Fixed comment string.
+ * tdbdump.c (export_ownertrust): Text fix.
+ * tbio.c (tdbio_invalid): Ditto.
+ * parse-packet.c (parse_key): Made temp buffer larger.
+
+ * Makefile.am (install-data-local): Add missing backslashes
+
+Tue Jun 15 12:21:08 CEST 1999 Werner Koch <[email protected]>
* g10.c (main): Made iterated+salted the default S2K method.
@@ -13,7 +23,7 @@ Tue Jun 15 12:21:08 CEST 1999 Werner Koch <[email protected]>
Mon Jun 14 21:18:54 CEST 1999 Michael Roth <[email protected]>
* g10.c: New options --openpgp, --no-tty, --emit-version,
- --default-comment and --lock-multiple
+ --default-comment and --lock-multiple
Thu Jun 10 14:18:23 CEST 1999 Werner Koch <[email protected]>