about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-28 06:26:29 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-28 06:26:29 +0000
commit9dedc9695d85dd49118c67b252d722494cc8c2aa (patch)
treec2bb5cedc59f7fe5c8d725f26c9327cf68011558 /ChangeLog
parent228293b5906774f8d5dffde32251863d045a354e (diff)
downloadglibc-9dedc9695d85dd49118c67b252d722494cc8c2aa.tar.gz
glibc-9dedc9695d85dd49118c67b252d722494cc8c2aa.tar.xz
glibc-9dedc9695d85dd49118c67b252d722494cc8c2aa.zip
Update.
	* version.h (VERSION): Bump to 2.2.3.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 296e8ad548..6d21b186c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-03-27  Ulrich Drepper  <drepper@redhat.com>
 
+	* version.h (VERSION): Bump to 2.2.3.
+
 	* posix/fnmatch_loop.c (FCT): Handle !() after * special like @()
 	and +().
 	* posix/tst-fnmatch.input: Add test cases for matching empty strings.