]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Sun, 22 Dec 2002 11:18:26 +0000 (11:18 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sun, 22 Dec 2002 11:18:26 +0000 (11:18 +0000)
ChangeLog

index 1e9547f772e2368146265c0fee53cb95e15e37a2..54562dd1354207b2c563993dc66accf80231fc2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-22 11:17:24  Martin Michlmayr  <tbm@cyrius.com>  (roessler)
+
+       * hdrline.c, init.h: Add %A to the format strings, which expands
+       to the reply-to address (if present) or to the author's address
+       when there's no Reply-To header.
+
 2002-12-21 20:32:13  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
 
        * curs_main.c: OK, Michael is right: Gotos suck. ;-)