diff options
| -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 @@ +2000-12-18 Kenichi Handa <handa@etl.go.jp> + + * process.c (read_process_output): Don't run a filter if the code + decoder produces nothing but carryover. + 2000-12-17 Andrew Innes <andrewi@gnu.org> * w32.c (sys_rename): Only check errno against EEXIST, and not |
