diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 566edbe38c9..80fa54e42fc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2002-01-04 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * net/ldap.el (ldap-host-parameters-alist): Remove duplicated | ||
| 4 | entry. | ||
| 5 | (ldap-ignore-attribute-codings): Change the default value to allow | ||
| 6 | encoding/decoding of attributes. | ||
| 7 | (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix. | ||
| 8 | |||
| 1 | 2002-01-03 Richard M. Stallman <rms@gnu.org> | 9 | 2002-01-03 Richard M. Stallman <rms@gnu.org> |
| 2 | 10 | ||
| 3 | * files.el (basic-save-buffer): Undo previous change. | 11 | * files.el (basic-save-buffer): Undo previous change. |