diff lisp/ChangeLog @ 38313:750b3b39ccac

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 06 Jul 2001 14:03:09 +0000
parents 89afde91354f
children 68e7d7aae7a6
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.