diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-09 19:03:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-09 19:03:35 +0000 |
commit | 4ec29cb0b29d28607c00f17771a44982f7191a08 (patch) | |
tree | 804a283927831b099af573ea3b505de7a661f8d8 /ChangeLog | |
parent | 9c0206c91f48a08ac3dd73159e60c672a9ed37bd (diff) | |
download | glibc-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-- | ChangeLog | 2 |
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. |