diff options
| -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 @@ | |||
| 1 | 2002-08-15 David Kastrup <David.Kastrup@t-online.de> | ||
| 2 | |||
| 3 | * net/ange-ftp.el (ange-ftp-wipe-file-entries): Fix type mismatch; | ||
| 4 | use `hash-table-size' instead of `length'. | ||
| 5 | |||
| 1 | 2002-08-14 Kenichi Handa <handa@etl.go.jp> | 6 | 2002-08-14 Kenichi Handa <handa@etl.go.jp> |
| 2 | 7 | ||
| 3 | * select.el (xselect-convert-to-string): If TYPE is non-nil, | 8 | * select.el (xselect-convert-to-string): If TYPE is non-nil, |