aboutsummaryrefslogtreecommitdiff
path: root/libio/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libio/ChangeLog')
-rw-r--r--libio/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog
index 3e309b9..b7b30ea 100644
--- a/libio/ChangeLog
+++ b/libio/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-04 Mark Mitchell <mark@codesourcery.com>
+
+ * libioP.h: Handle new ABI mangling.
+ * stdstrbufs.cc: Likewise.
+
2000-05-24 Ulrich Drepper <drepper@redhat.com>
* iostream.cc (endl): Fix bug in last change.