about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-09 19:03:35 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-09 19:03:35 +0000
commit4ec29cb0b29d28607c00f17771a44982f7191a08 (patch)
tree804a283927831b099af573ea3b505de7a661f8d8 /ChangeLog
parent9c0206c91f48a08ac3dd73159e60c672a9ed37bd (diff)
downloadglibc-4ec29cb0b29d28607c00f17771a44982f7191a08.tar.gz
glibc-4ec29cb0b29d28607c00f17771a44982f7191a08.tar.xz
glibc-4ec29cb0b29d28607c00f17771a44982f7191a08.zip
Update.
	* version.h (VERSION): Bump to 2.2.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f33ca8cbad..e78b856cb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
 
+	* version.h (VERSION): Bump to 2.2.2.
+
 	* configure.in: Require makeinfo version 4.
 
 	* libio/tst_wscanf.c (main): Add cast to avoid warning.