diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 9118f2f79..ac505c0ca 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,11 @@ +2010-05-05 DJ Delorie <dj@redhat.com> + + * libc/Makefile.am (stmp-sigset, stmp-iconvset, stmp-extra, + stmp-stdio64, stmp-posix,stmp-targetdep): Use unique temporary + file names to allow for parallel installs. + (CLEANFILES): Add new temporary file names. + * libc/Makefile.in: Regenerate. + 2010-05-03 Corinna Vinschen <corinna@vinschen.de> * libc/locale/lctype.c: Include <string.h> and "setlocale.h". |