diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 1a8c559..5e676cf 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,9 @@ 2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com> + * libc/posix/scandir.c: Fix memory leaks. + +2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com> + * libc/posix/Makefile.am: Compile readdir_r.c * libc/posix/Makefile.in: Regenerated. |