diff options
author | Paul Smith <psmith@gnu.org> | 2013-04-28 19:25:24 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-04-28 19:25:24 -0400 |
commit | 9253a34a57be0c6688278d120c450d1e81971a31 (patch) | |
tree | 83049a188c98569157a06cd8d6de26f55503bd0f /ChangeLog | |
parent | f88eb23b02088e7549c46231d0dfa4ee8d35a365 (diff) | |
parent | 5667376edc9cc68c1ed40f985c6d2174dfaeb64c (diff) | |
download | gunmake-9253a34a57be0c6688278d120c450d1e81971a31.tar.gz |
Merge branch 'master' of git.savannah.gnu.org:/srv/git/make
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2013-04-28 Eli Zaretskii <eliz@gnu.org> + + * dir.c (local_stat) [WINDOWS32]: Use the wrapper on MS-Windows. + If the argument ends in "dir/.", make sure the parent dir exists + and is indeed a directory. Fixes Savannah bug #37065. + 2013-04-28 Paul Smith <psmith@gnu.org> * makeint.h (message_s, error_s): Functions that print to strings |