aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/ChangeLog22
1 files changed, 15 insertions, 7 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 937677f47..5fa88ec54 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,11 +1,24 @@
-Thu Jul 15 10:15:35 CEST 1999 Werner Koch <[email protected]>
+Thu Jul 22 20:03:03 CEST 1999 Werner Koch <[email protected]>
+
+
+ * ringedit.c (enum_keyblocks): Removed annoying error message in cases
+ when we have no keyring at all to enum.
+
+ * getkey.c (classify_user_id): Rewrote to relax the recognition of
+ keyIDs and fingerprints (Michael).
+ * mainproc.c (check_sig_and_print): Print status NO_PUBKEY.
+ (print_failed_pkenc): Print status NO_SECKEY.
+
+ * import.c (mark_non_selfsigned_uids_valid): New.
+ * g10.c: New option --allow-non-selfsigned-uid.
+
+Thu Jul 15 10:15:35 CEST 1999 Werner Koch <[email protected]>
* g10.c: New options --disable-{cipher,pubkey}-algo.
Wed Jul 14 19:42:08 CEST 1999 Werner Koch <[email protected]>
-
* status.h (STATUS_IMPORTED): New.
* import.c (import): Print some status information (Holger Schurig).
@@ -14,7 +27,6 @@ Wed Jul 14 19:42:08 CEST 1999 Werner Koch <[email protected]>
Tue Jul 13 17:39:25 CEST 1999 Werner Koch <[email protected]>
-
* pkclist.c (do_edit_ownertrust): Changed the way help works.
(build_pk_list): Implemented default recipient stuff.
* g10.c: New options --default-recipient[-self]
@@ -27,13 +39,11 @@ Tue Jul 13 17:39:25 CEST 1999 Werner Koch <[email protected]>
Mon Jul 12 18:45:57 CEST 1999 Werner Koch <[email protected]>
-
* keyedit.c (keyedit_menu): Add arg sign_mode and changed callers
* g10.c (main): New command --lsign-key.
Mon Jul 12 14:55:34 CEST 1999 Werner Koch <[email protected]>
-
* mainproc.c (kidlist_item): New.
(release_list): Release failed pk-enc-list.
(print_failed_pkenc): New
@@ -62,7 +72,6 @@ Thu Jul 8 16:21:27 CEST 1999 Werner Koch <[email protected]>
Wed Jul 7 13:08:40 CEST 1999 Werner Koch <[email protected]>
-
* Makefile.am: Support for libtool.
* keygen.c (ask_expire_interval): Hack to allow for an expire date.
@@ -79,7 +88,6 @@ Wed Jul 7 13:08:40 CEST 1999 Werner Koch <[email protected]>
Fri Jul 2 11:45:54 CEST 1999 Werner Koch <[email protected]>
-
* g10.c (g10_exit): Dump random stats.
* sig-check.c (check_key_signature,check_key_signature2): Enhanced