diff options
author | Paul Smith <psmith@gnu.org> | 2013-09-18 19:29:28 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-09-18 19:29:28 -0400 |
commit | 30a5ee0d8551ea1879b0c7638f455d956456cee1 (patch) | |
tree | 7b9d400e49cb245887fcfd6ce45c6bad32e665a6 /ChangeLog | |
parent | 8a6205b43f6224dfaa759ce73d7b1c9772b6d645 (diff) | |
download | gunmake-30a5ee0d8551ea1879b0c7638f455d956456cee1.tar.gz |
[SV 40043] Set the current directory before printing errors.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-09-18 Paul Smith <psmith@gnu.org> + + * main.c (main): Set starting_directory before we write any + errors. Fixes Savannah bug #40043. + 2013-09-16 Eli Zaretskii <eliz@gnu.org> * output.c [WINDOWS32]: Include windows.h and sub_proc.h, to avoid |