summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2005-07-24 16:12:43 +0000
committerThomas Roessler <roessler@does-not-exist.org>2005-07-24 16:12:43 +0000
commit44e50eadda9f40b5b50fda8893ad6635c60b0d0a (patch)
tree020afa3fdbac60bfc38878f9dd3431b9807c3816
parentc08162f10029f62a721c8795a180922e9df0cbf2 (diff)
# changelog commit
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 494d47b2..68c460d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-24 16:12:12 Paul Walker <paul@black-sun.demon.co.uk> (roessler)
+
+ * doc/manual.sgml.head, main.c, protos.h, init.c: This patch
+ adds an option -D to dump mutt's configuration after all
+ configuration files have been read. Changes against PW's version:
+ (1) curses isn't initialized; (2) variables are dumped to stdout,
+ not to stderr.
+
2005-07-24 15:46:26 Thomas Roessler <roessler@does-not-exist.org> (roessler)
* hash.c, imap/message.c, imap/util.c: This patch includes (1)