aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-12-20 23:37:46 +0000
committerRoland McGrath <roland@gnu.org>2004-12-20 23:37:46 +0000
commit3b7a95fb6b12e8184299378082831d52381a189b (patch)
treee2db764ea60a12bf38551179af2b68744435468a
parent76e7f31780b4019fb50e5edb4b5660504c7c1338 (diff)
downloadglibc-3b7a95fb6b12e8184299378082831d52381a189b.tar
glibc-3b7a95fb6b12e8184299378082831d52381a189b.tar.gz
glibc-3b7a95fb6b12e8184299378082831d52381a189b.tar.bz2
glibc-3b7a95fb6b12e8184299378082831d52381a189b.zip
* version.h (RELEASE, VERSION): development, 2.3.90
* include/features.h (__GLIBC_MINOR__): Now 4.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d9b00d42a..24e0275505 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-20 Roland McGrath <roland@frob.com>
+
+ * version.h (RELEASE, VERSION): development, 2.3.90
+ * include/features.h (__GLIBC_MINOR__): Now 4.
+
2004-12-20 Jakub Jelinek <jakub@redhat.com>,
Jim Gifford <giffordj@linkline.com>