diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 20:32:32 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 20:32:32 +0000 |
commit | ac4b4fe41809afa1841aeb7fb95767c5cc7cfd09 (patch) | |
tree | 3d46125baaa922509bbab0ab127ea1bad0fe6ffb /ChangeLog | |
parent | 811c61b049b020dbd0e21348d319215ff1d8d1af (diff) | |
download | coreutils-ac4b4fe41809afa1841aeb7fb95767c5cc7cfd09.tar.xz |
Fix install.c int->bool conversion bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-08-10 Dmitry V. Levin <ldv@altlinux.org> + + * src/install.c (change_timestamps): Fix int->bool conversion + bugs introduced on 2004-07-29. + 2004-08-09 Paul Eggert <eggert@cs.ucla.edu> * src/shred.c (wipename): Work even if the directory is writeable |