about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-10-26 16:53:02 -0700
committerRoland McGrath <roland@hack.frob.com>2011-10-26 16:53:02 -0700
commit94d44d9f4dd092a0e25816de80d5e2ad87b6416c (patch)
treeaa93e08a6c6d1d3a491848ffb67846dc6ae7261b /ChangeLog
parent804791474dc1f0904f6d91ef66dbbbc322991e0b (diff)
downloadglibc-94d44d9f4dd092a0e25816de80d5e2ad87b6416c.tar.gz
glibc-94d44d9f4dd092a0e25816de80d5e2ad87b6416c.tar.xz
glibc-94d44d9f4dd092a0e25816de80d5e2ad87b6416c.zip
Remove mention of open_obstack_stream, which has never existed in libio.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57c4bbe3fe..88bca8ad79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-26  Roland McGrath  <roland@hack.frob.com>
+
+	* libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
+	doesn't exist.
+	* manual/stdio.texi (Obstack Streams): Node removed.
+
 2011-10-26  Andreas Schwab  <schwab@redhat.com>
 
 	* sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.