diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-16 23:11:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-16 23:11:09 +0000 |
commit | 0013b2b1dfeaee971eec0d0d16598166229d856b (patch) | |
tree | f0c804ab4097d0e70696d2deb6c3223ec95179e8 /NEWS | |
parent | d64b6ad07585b8a37e5fecc9a47fcee766d52ede (diff) | |
download | glibc-0013b2b1dfeaee971eec0d0d16598166229d856b.tar.gz glibc-0013b2b1dfeaee971eec0d0d16598166229d856b.tar.xz glibc-0013b2b1dfeaee971eec0d0d16598166229d856b.zip |
Update.
* configure.in: Add warnings about broken code.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 22eb71f861..943586690d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 1999-05-18 +GNU C Library NEWS -- history of user-visible changes. 1999-06-16 Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc. See the end for copying conditions. @@ -13,6 +13,8 @@ Version 2.2 * Update from Berkeley db 2.7.5. +* Wide character I/O streams implemented by Ulrich Drepper. + Version 2.1.1 |