From-SVN: r24793
This commit is contained in:
Ulrich Drepper 1999-01-20 18:05:11 +00:00
parent 4f6478b760
commit d736a76cf6

View File

@ -1,3 +1,9 @@
1999-01-20 Ulrich Drepper <drepper@cygnus.com>
* stl_construct.h (__destroy_aux): Use != instead of < for
ForwardIterator comparison.
Patch by jmaurer@menuett.rhein-main.de (Jens Maurer).
1999-01-20 Mark Mitchell <mark@markmitchell.com>
* stl_config.h (__STL_USE_NAMESPACES): Define.
@ -306,5 +312,3 @@ Fri Dec 30 16:29:39 1994 Mike Stump <mrs@cygnus.com>
Tue Nov 29 15:30:30 1994 Per Bothner <bothner@kalessin.cygnus.com>
* Initial check-in, based on HP's October 21, 1994.