aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-05-25 14:31:24 +0000
committerUlrich Drepper <drepper@redhat.com>1999-05-25 14:31:24 +0000
commitdffbec5f51b02fde19142300ded922b52f5eb5a8 (patch)
treec9158891ea89cd4dc74ab3572b492b56f1a19fda /ChangeLog
parent96d0213ee14dda1994db7583913bba4a6ffca6d3 (diff)
downloadglibc-dffbec5f51b02fde19142300ded922b52f5eb5a8.tar
glibc-dffbec5f51b02fde19142300ded922b52f5eb5a8.tar.gz
glibc-dffbec5f51b02fde19142300ded922b52f5eb5a8.tar.bz2
glibc-dffbec5f51b02fde19142300ded922b52f5eb5a8.zip
Update.
* version.h (VERSION): Bump to 2.1.90. (RELEASE): Mark as development.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7833de0ee..95e74b32af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-05-25 Ulrich Drepper <drepper@cygnus.com>
+ * version.h (VERSION): Bump to 2.1.90.
+ (RELEASE): Mark as development.
+
* stdio-common/vfprintf.c (vfprintf): Don't implement special
handling for long long if it is the same as long.
* stdio-common/vfscanf.c (_IO_vfscanf): Likewise.