diff options
author | drepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-05-07 10:14:34 +0000 |
---|---|---|
committer | drepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-05-07 10:14:34 +0000 |
commit | a7a3002e62f4a75b24b671c55f6251b068cf86fd (patch) | |
tree | 329721a9a5ccff6f9124ca8db8d08c0e9d4b2857 /libstdc++/stl | |
parent | c336eebfd1f788fae8991b44dad20523d086050f (diff) | |
download | gcc-a7a3002e62f4a75b24b671c55f6251b068cf86fd.tar.gz |
Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26819 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++/stl')
-rw-r--r-- | libstdc++/stl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++/stl/ChangeLog b/libstdc++/stl/ChangeLog index 1595bd2d8e1..b23a9163c75 100644 --- a/libstdc++/stl/ChangeLog +++ b/libstdc++/stl/ChangeLog @@ -1,3 +1,7 @@ +1999-05-07 Ulrich Drepper <drepper@cygnus.com> + + * stl_alloc.h: Make it possible to compile with __USE_MALLOC. + Tue Apr 13 00:32:57 1999 Mumit Khan <khan@xraylith.wisc.edu> * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48. |