This commit is contained in:
Ulrich Drepper 1997-12-28 18:24:23 +00:00
parent cc3685d59f
commit 45cfe22efe
3 changed files with 833 additions and 485 deletions

5
BUGS
View File

@ -1,7 +1,7 @@
List of known bugs (certainly very incomplete)
----------------------------------------------
Time-stamp: <1997/12/24 21:37:17 drepper>
Time-stamp: <1997-12-28T12:54:55+0100 drepper>
This following list contains those bugs which I'm aware of. Please
make sure that bugs you report are not listed here. If you can fix one
@ -66,6 +66,9 @@ Severity: [ *] to [***]
calls this function very often which normally is not the case. The
problem is fixed for glibc 2.1.
[ *] Using the NSS modules from statically linked programs sometimes
fails (for very large entries). The problem is fixed in glibc 2.1.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ulrich Drepper
drepper@cygnus.com

View File

@ -1,6 +1,20 @@
1997-12-28 19:22 Ulrich Drepper <drepper@cygnus.com>
* version.h (RELEASE): Set to "production".
* po/nl.po: Updated.
* po/es.po: Updated.
* sysdeps/posix/mk-stdiolim.c: Correctly handle inclusion by stdio.h.
1997-12-28 17:13 Ulrich Drepper <drepper@cygnus.com>
* nis/ypclnt.c (__yp_bind): Make sure socket is closed.
Patch by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
1997-12-24 22:04 Ulrich Drepper <drepper@cygnus.com>
* configure.in: Fix type. Correct check for available add-ons.
* configure.in: Fix typo. Correct check for available add-ons.
* limits.h: Always define MB_LEN_MAX.

1297
po/nl.po

File diff suppressed because it is too large Load Diff