diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 171f003c78a..cb91fb16499 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-08-15 David Kastrup <David.Kastrup@t-online.de> + + * net/ange-ftp.el (ange-ftp-wipe-file-entries): Fix type mismatch; + use `hash-table-size' instead of `length'. + 2002-08-14 Kenichi Handa <handa@etl.go.jp> * select.el (xselect-convert-to-string): If TYPE is non-nil, |