aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-10-23 08:04:00 +0000
committerWerner Koch <[email protected]>2001-10-23 08:04:00 +0000
commitb920ef23ca4777e2492e1ea7fd614e16154e73ad (patch)
tree25823edc00406f1b57ec50eb18d13987802a9c87 /g10/ChangeLog
parentMinor fixes (diff)
downloadgnupg-SNAP-1-0-6b.tar.gz
gnupg-SNAP-1-0-6b.zip
more fixes due to automake 1.5SNAP-1-0-6b
Diffstat (limited to '')
-rw-r--r--g10/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 6d5bbe318..06588eebc 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,15 @@
+2001-10-23 Werner Koch <[email protected]>
+
+ * keyedit.c (keyedit_menu): Changed helptext for showpref
+ command. Suggested by Reinhard Wobst.
+
+ * keyring.c (keyring_search): When marking the offtbl ready, take
+ into account that we may have more than one keyring.
+
2001-10-22 Werner Koch <[email protected]>
+ * Makefile.am: Do not use OMIT_DEPENDENCIES
+
* build-packet.c (build_sig_subpkt): Default is now to put all
types of subpackets into the hashed area and only list those which
should go into the unhashed area.