diff options
author | Roland McGrath <roland@gnu.org> | 2004-12-20 23:37:46 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-12-20 23:37:46 +0000 |
commit | 3b7a95fb6b12e8184299378082831d52381a189b (patch) | |
tree | e2db764ea60a12bf38551179af2b68744435468a | |
parent | 76e7f31780b4019fb50e5edb4b5660504c7c1338 (diff) | |
download | glibc-3b7a95fb6b12e8184299378082831d52381a189b.tar.gz |
* version.h (RELEASE, VERSION): development, 2.3.90
* include/features.h (__GLIBC_MINOR__): Now 4.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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> |