diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-10-26 16:53:02 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-10-26 16:53:02 -0700 |
commit | 94d44d9f4dd092a0e25816de80d5e2ad87b6416c (patch) | |
tree | aa93e08a6c6d1d3a491848ffb67846dc6ae7261b /ChangeLog | |
parent | 804791474dc1f0904f6d91ef66dbbbc322991e0b (diff) | |
download | glibc-94d44d9f4dd092a0e25816de80d5e2ad87b6416c.tar glibc-94d44d9f4dd092a0e25816de80d5e2ad87b6416c.tar.gz glibc-94d44d9f4dd092a0e25816de80d5e2ad87b6416c.tar.bz2 glibc-94d44d9f4dd092a0e25816de80d5e2ad87b6416c.zip |
Remove mention of open_obstack_stream, which has never existed in libio.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |