aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2006-11-06 04:07:33 +0000
committerDavid Shaw <[email protected]>2006-11-06 04:07:33 +0000
commit55df654ea8ca1c3bfae65c33f555c0b1d1f4d6f0 (patch)
tree9f514693709e2c4730744d5946bbef2c479a64ef
parent* configure.ac: --enable-minimal leaves out gettext and all resolver (diff)
downloadgnupg-55df654ea8ca1c3bfae65c33f555c0b1d1f4d6f0.tar.gz
gnupg-55df654ea8ca1c3bfae65c33f555c0b1d1f4d6f0.zip
Missing changelog entry
-rw-r--r--g10/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index f92c0fd02..763f468e2 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -2,6 +2,15 @@
* gpg.c (main): New command --gpgconf-list.
+2006-10-12 David Shaw <[email protected]>
+
+ * parse-packet.c (parse_symkeyenc): Show the unpacked as well as
+ the packed s2k iteration count.
+
+ * main.h, options.h, gpg.c (encode_s2k_iterations, main),
+ passphrase.c (hash_passphrase): Add --s2k-count option to specify
+ the number of s2k hash iterations.
+
2006-10-06 David Shaw <[email protected]>
* keyserver.c (keyserver_spawn): Write the 16-digit keyid rather