diff options
author | Paul Smith <psmith@gnu.org> | 2009-06-14 06:08:54 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2009-06-14 06:08:54 +0000 |
commit | 56f70324e8b13253cefcfdec790d0bf97d2f9ced (patch) | |
tree | 0d18740d81fac58a5d70a061e71e91e12bafa002 /ChangeLog | |
parent | be6b22a2837a7a5b12e4d3c0b845266247cfd3ad (diff) | |
download | gunmake-56f70324e8b13253cefcfdec790d0bf97d2f9ced.tar.gz |
- Forgot changelog for fix 13529
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-06-14 Paul Smith <psmith@gnu.org> + + * remake.c (update_file_1): Remember the original file we marked + as updating, so we can clear that flag again. If we find a target + via vpath, FILE might change. + (check_dep): Ditto. Fixes Savannah bug #13529. + Patch by Reid Madsen <reid.madsen@tek.com>. + 2009-06-13 Paul Smith <psmith@gnu.org> * doc/make.texi (MAKEFILES Variable): Be explicit that files |