diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
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. |