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 b640f5655ba..9d5bdb44aed 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-12-18 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * process.c (read_process_output): Don't run a filter if the code | ||
| 4 | decoder produces nothing but carryover. | ||
| 5 | |||
| 1 | 2000-12-17 Andrew Innes <andrewi@gnu.org> | 6 | 2000-12-17 Andrew Innes <andrewi@gnu.org> |
| 2 | 7 | ||
| 3 | * w32.c (sys_rename): Only check errno against EEXIST, and not | 8 | * w32.c (sys_rename): Only check errno against EEXIST, and not |