Mercurial > emacs
changeset 38313:750b3b39ccac
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 06 Jul 2001 14:03:09 +0000 |
parents | b6dd8b1368af |
children | 5fa40c87fc5b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 06 14:02:48 2001 +0000 +++ b/lisp/ChangeLog Fri Jul 06 14:03:09 2001 +0000 @@ -1,3 +1,9 @@ +2001-07-06 Gerd Moellmann <gerd@gnu.org> + + * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses + from the server. Call encode-time only when we are sure that we + got a 213 response. + 2001-07-06 Simon Josefsson <jas@extundo.com> * mail/sendmail.el (mail-specify-envelope-from): Doc fix.