aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81168cc17..f4421045a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-19 David Shaw <[email protected]>
+
+ * NEWS: Note --ask-cert-level.
+
+ * 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\}.