aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3721d3f0..3efbb4673 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-05-19 David Shaw <[email protected]>
+
+ * NEWS: Note the addition of preferred keyserver support,
+ --ask-cert-level, --keyid-format, and the removal of
+ show-long-keyids, the quasi-1991 partial length encoding,
+ --export-all, and include-non-rfc.
+
+ * acinclude.m4 (GNUPG_SYS_NM_PARSE): Remove a leftover slash in a
+ sed expression.
+
2004-05-01 Werner Koch <[email protected]>
* acinclude.m4 (ac_pipe_works): Fixed BRE syntax \? -> \{0,1\}.