diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 968e11251..0de1bfc12 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2007-06-15 Patrick Mansfield <patmans@us.ibm.com> + + * libc/machine/spu/Makefile.am: Remove mktemp.c, it was left in + from a dropped patch. + * libc/machine/spu/Makefile.in: Regenerate. + 2007-06-13 Patrick Mansfield <patmans@us.ibm.com> * libc/machine/spu/creat.c: New file copied from libc/posix/creat.c, |