diff options
Diffstat (limited to 'libstdc++/stl/ChangeLog')
-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 40e8c36e98f..79dbea55a13 100644 --- a/libstdc++/stl/ChangeLog +++ b/libstdc++/stl/ChangeLog @@ -1,3 +1,7 @@ +Sun Apr 11 23:48:30 1999 Jeffrey A Law (law@cygnus.com) + + * bitset: Re-install Alexandre's lost patch from 1998-11-27. + 1999-01-20 Ulrich Drepper <drepper@cygnus.com> * stl_construct.h (__destroy_aux): Use != instead of < for |