diff --git a/ChangeLog b/ChangeLog index ac401bb837..91a0af0d6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-01-22 Andreas Jaeger + + * Versions.def: Add version GLIBC_2.2.2. + 2001-01-21 Ulrich Drepper * iconvdata/TESTS: UTF-8 test data for IBM932 and IBM943 are now diff --git a/Versions.def b/Versions.def index 0c363a36c2..daf7933e94 100644 --- a/Versions.def +++ b/Versions.def @@ -10,6 +10,7 @@ libc { GLIBC_2.1.4 GLIBC_2.2 GLIBC_2.2.1 + GLIBC_2.2.2 %ifdef USE_IN_LIBIO HURD_CTHREADS_0.3 %endif