aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-04-12 21:02:00 +0200
committerAndreas Jaeger <aj@suse.de>2012-04-12 21:02:00 +0200
commitec98af7d1b9a82ddac216beaa3dbe45168e83002 (patch)
treeeb77f0278bdd506bb2b0e9a236600023e980a059 /ChangeLog
parent247c3ede396bf000b6e095e5d2b361aa329fc180 (diff)
downloadglibc-ec98af7d1b9a82ddac216beaa3dbe45168e83002.zip
glibc-ec98af7d1b9a82ddac216beaa3dbe45168e83002.tar.gz
glibc-ec98af7d1b9a82ddac216beaa3dbe45168e83002.tar.bz2
Update comment for _io_write_fn
[BZ #2074] * libio/libio.h (__io_write_fn): Update comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ccd2f7..c29f9a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-12 Roland McGrath <roland@hack.frob.com>
+
+ [BZ #2074]
+ * libio/libio.h (__io_write_fn): Update comment.
+
2012-04-12 Petr Baudis <pasky@ucw.cz>
[BZ #2074]