diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1664671e2fc..ccca34f2150 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-03-24 Trent Buck (tiny change) + + * textmodes/remember.el (remember-mail-date) + (remember-store-in-mailbox): Write date and From line in such a + way that Mutt can read it. + 2008-03-23 Chong Yidong * simple.el (transient-mark-mode): Turn on by default.