diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2a09cdc4500..f13d78c2293 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-08-23 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * coding.c (encode_eol): Fix bug for the case of dst_bytes being | ||
| 4 | zero. Set coding->produced_char correctly. | ||
| 5 | |||
| 1 | 2000-08-22 Andrew Innes <andrewi@gnu.org> | 6 | 2000-08-22 Andrew Innes <andrewi@gnu.org> |
| 2 | 7 | ||
| 3 | * makefile.w32-in: New file. | 8 | * makefile.w32-in: New file. |