aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-11-08 17:23:14 +0000
committerWerner Koch <[email protected]>1998-11-08 17:23:14 +0000
commit35c10545075da2353511ed83f7b5bb664f055df4 (patch)
treec92b3dc1ff2306194942b0d28e16e9ea8d28846e /g10/ChangeLog
parentoverhauled the trustdb stuff (diff)
downloadgnupg-0-4-3.tar.gz
gnupg-0-4-3.zip
ready to release 0.4.3V0-4-3
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 9109e6558..fb18fc762 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,15 @@
+Sun Nov 8 17:20:39 1998 Werner Koch ([email protected])
+
+ * mainproc.c (check_sig_and_print): Why did I use strlen()-1
+ in the printf? - This truncated the TZ.
+
+Sat Nov 7 15:57:28 1998 me,,, (wk@tobold)
+
+ * getkey.c (lookup): Changes to support a read_next.
+ (get_pubkey): Fixed a memory leak.
+
+ * keylist.c (list_one): Now lists all matching user IDs.
+
Tue Nov 3 16:19:21 1998 Werner Koch ([email protected])
* keygen.c (ask_user_id): Now converted to UTF-8
@@ -10,7 +22,7 @@ Fri Oct 30 16:40:39 1998 me,,, (wk@tobold)
(unblock_all_signals): New
* tdbio.c (tdbio_end_transaction): Now blocks all signals.
- * trustdb.c (new_lid_table): Changed the represenation of the
+ * trustdb.c (new_lid_table): Changed the representation of the
former local_lid_info stuff.
* trustdb.c (update_trust_record): Reorganized the whole thing.