aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-02-20 08:00:55 -0500
committerUlrich Drepper <drepper@gmail.com>2011-02-20 08:00:55 -0500
commit071f805ea30da4f4c43f45ceb8f4ad6aacffa51e (patch)
treee8709c1b1631f4ca768be288ad5ed7887a6ee4c5 /ChangeLog
parent84a4211850e3d23a9d3a4f3b294752a3b30bc0ff (diff)
downloadglibc-071f805ea30da4f4c43f45ceb8f4ad6aacffa51e.tar
glibc-071f805ea30da4f4c43f45ceb8f4ad6aacffa51e.tar.gz
glibc-071f805ea30da4f4c43f45ceb8f4ad6aacffa51e.tar.bz2
glibc-071f805ea30da4f4c43f45ceb8f4ad6aacffa51e.zip
Update with BZ number.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77de743015..7d05dbe4f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2011-01-27 Petr Baudis <pasky@suse.cz>
Ulrich Drepper <drepper@gmail.com>
+ [BZ 12445]#
* stdio-common/vfprintf.c (vfprintf): Pass correct newlen
to extend_alloca().
* stdio-common/bug23.c: New file.