diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 3101aeac5f3..db7d2878bc0 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2009-02-21 Mark Mitchell <mark@codesourcery.com> + + * make-temp-file.c (<windows.h>): Include on Windows. + (choose_tmpdir): On Windows, use GetTempPath. + 2009-01-18 Dave Korn <dave.korn.cygwin@gmail.com> * configure.ac (funcs, vars, checkfuncs): Don't munge on Cygwin, |