aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-28 05:50:21 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-28 05:50:21 +0000
commit9923cc7e8efab6084be6772d3dd8644db2ca820d (patch)
tree99a71476525202ad926b2bfa39e72935a02a35c1 /ChangeLog
parent519ba0a378bb40b18acaca7d45451cf936dfa350 (diff)
downloadglibc-9923cc7e8efab6084be6772d3dd8644db2ca820d.zip
glibc-9923cc7e8efab6084be6772d3dd8644db2ca820d.tar.gz
glibc-9923cc7e8efab6084be6772d3dd8644db2ca820d.tar.bz2
Update.
* version.h (VERSION): Bump to 2.2.4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f22d79..5d2e87a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-07-27 Ulrich Drepper <drepper@redhat.com>
+ * version.h (VERSION): Bump to 2.2.4.
+
* libio/vasprintf.c (_IO_vasprintf): Don't copy uninitialized byte
from stream buffer to result buffer.
Reported by Michael Meeks <michael@ximian.com>.