diff options
author | Boris Kolpackov <boris@kolpackov.net> | 2005-12-07 11:33:38 +0000 |
---|---|---|
committer | Boris Kolpackov <boris@kolpackov.net> | 2005-12-07 11:33:38 +0000 |
commit | a34b85490d26a9064f892e43b8c6fa8005a7c770 (patch) | |
tree | 42b68caaa865142fbd3ebe302764cdd0b6aa676f /ChangeLog | |
parent | 1fd3f9d79cdf3f03450129020d3310b726003ed3 (diff) | |
download | gunmake-a34b85490d26a9064f892e43b8c6fa8005a7c770.tar.gz |
Fixed bug #14334 by propagate the change of modification time to all the
double-colon entries only if it is the last one to be updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-12-07 Boris Kolpackov <boris@kolpackov.net> + + * remake.c (notice_finished_file): Propagate the change of + modification time to all the double-colon entries only if + it is the last one to be updated. Fixes bug #14334. + 2005-11-17 Boris Kolpackov <boris@kolpackov.net> * function.c (func_flavor): Implement the flavor function which |