diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5eac57c3543..9d7f54bddee 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,4 +1,8 @@ | |||
| 1 | 2002-05-26 Dave Love <d.love@dl.ac.uk> | 1 | 2002-05-27 Dave Love <fx@gnu.org> |
| 2 | |||
| 3 | * coding.c (decode_coding_utf_8): Reject overlong sequences. | ||
| 4 | |||
| 5 | 2002-05-26 Dave Love <fx@gnu.org> | ||
| 2 | 6 | ||
| 3 | * coding.c: Doc fixes. | 7 | * coding.c: Doc fixes. |
| 4 | (Fcoding_system_aliases): Fix return value. | 8 | (Fcoding_system_aliases): Fix return value. |