diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 217867bc993..539fde79cf7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-02-20 Francesco Potort,Al(B + + * mail/undigest.el (unforward-rmail-message): Allow nested + unforwarding, that is, preserve old Forwarded-From/Date headers. + 2003-02-20 Kenichi Handa * international/mule-diag.el (print-fontset): If FONTSET is nil, @@ -7,7 +12,7 @@ 2003-02-19 Andre Spiegel - * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these + * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these were accidentally left over during the VC redesign in 2000. 2003-02-18 Juanma Barranquero