diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 289d6af3cd2..285c04bd078 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,11 @@ | |||
| 1 | Mon Jul 09 2001 Martin Stjernholm <bug-cc-mode@gnu.org> | 1 | 2001-07-09 Gerd Moellmann <gerd@gnu.org> |
| 2 | |||
| 3 | * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response | ||
| 4 | from the server for the format we expect. Don't use it if it | ||
| 5 | doesn't look like what the Internet draft for FTP extensions | ||
| 6 | specifies. | ||
| 7 | |||
| 8 | 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org> | ||
| 2 | 9 | ||
| 3 | * cc-cmds.el: Extended the kludge to interoperate with the | 10 | * cc-cmds.el: Extended the kludge to interoperate with the |
| 4 | delsel and pending-del packages wrt to the new function | 11 | delsel and pending-del packages wrt to the new function |