summaryrefslogtreecommitdiff
path: root/libstdc++/stl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++/stl/ChangeLog')
-rw-r--r--libstdc++/stl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++/stl/ChangeLog b/libstdc++/stl/ChangeLog
index 10669ea9b4c..f23f4fb1937 100644
--- a/libstdc++/stl/ChangeLog
+++ b/libstdc++/stl/ChangeLog
@@ -1,3 +1,8 @@
+1999-05-17 Mark Kettenis <kettenis@gnu.org>
+
+ * stl_config.h: Only define __STL_PTHREADS with GLIBC >= 2 for
+ Linux.
+
Mon May 17 03:33:47 1999 Mumit Khan <khan@xraylith.wisc.edu>
* stl_config.h (__CYGWIN__): Cygwin newlib RTL lacks drand48.