diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2004-02-09 21:47:47 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2004-02-09 21:47:47 +0000 |
commit | 6a6e493af42339c283fbd1683053b22f851825e7 (patch) | |
tree | 470f4ad70eda8bac7e276defb65fe7ec168938e7 /newlib/ChangeLog | |
parent | db10a5632ef8029f999cc1e19527a5a3dc1b442d (diff) | |
download | newlib-6a6e493af42339c283fbd1683053b22f851825e7.zip newlib-6a6e493af42339c283fbd1683053b22f851825e7.tar.gz newlib-6a6e493af42339c283fbd1683053b22f851825e7.tar.bz2 |
2004-02-09 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdlib/Makefile.am: Add mallstatsr to LIBADD_OBJS.
* libc/stdlib/Makefile.in: Regenerated.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 6993120..220a912 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2004-02-09 Jeff Johnston <jjohnstn@redhat.com> + + * libc/stdlib/Makefile.am: Add mallstatsr to LIBADD_OBJS. + * libc/stdlib/Makefile.in: Regenerated. + 2004-02-08 Christopher Faylor <cgf@redhat.com> * libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__. |