about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2012-05-24 21:30:43 -0600
committerJeff Law <law@redhat.com>2012-05-24 21:30:43 -0600
commitb0bc23a1777005ddcd54ec434f0deec88d3468fc (patch)
tree6647d22a52f1dce71c16657587face539d16fba5 /ChangeLog
parent347c92e9e78c39d8494c8497f420a7fa30c89565 (diff)
downloadglibc-b0bc23a1777005ddcd54ec434f0deec88d3468fc.tar.gz
glibc-b0bc23a1777005ddcd54ec434f0deec88d3468fc.tar.xz
glibc-b0bc23a1777005ddcd54ec434f0deec88d3468fc.zip
2012-05-24 Jeff Law <law@redhat.com>
        * stdio-common/Makefile (tests): Add bug25.
        * stdio-common/bug25.c: New test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac5a8984d6..c6c2cad725 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-24  Jeff Law  <law@redhat.com>
+
+	* stdio-common/Makefile (tests): Add bug25.
+	* stdio-common/bug25.c: New test.
+
 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #13576]