diff options
author | Ulrich Drepper <drepper@redhat.com> | 1996-08-15 00:14:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1996-08-15 00:14:23 +0000 |
commit | 046e3001f9370904c1efd764cfe49c472818ddfb (patch) | |
tree | 8f69591882e27193f9b5ed54e7956fe06867fc6b /ChangeLog | |
parent | df21c8581af14b07680c17eefc7479eac510c60f (diff) | |
download | glibc-046e3001f9370904c1efd764cfe49c472818ddfb.tar.gz glibc-046e3001f9370904c1efd764cfe49c472818ddfb.tar.xz glibc-046e3001f9370904c1efd764cfe49c472818ddfb.zip |
Update for manual changes. cvs/libc-ud-960815
Thu Aug 15 02:08:59 1996 Ulrich Drepper <drepper@cygnus.com> * manual/nss.texi: New file. Document NSS. * manual/nsswitch.texi: New file. Example configuration. * manual/string.texi: Document stpncpy, strdupa, and strndupa. * manual/example/strdupa.c: New file. Example for strdupa.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5159d8ca85..a62d80823c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Thu Aug 15 02:08:59 1996 Ulrich Drepper <drepper@cygnus.com> + + * manual/nss.texi: New file. Document NSS. + * manual/nsswitch.texi: New file. Example configuration. + + * manual/string.texi: Document stpncpy, strdupa, and strndupa. + * manual/example/strdupa.c: New file. Example for strdupa. + Wed Aug 14 21:36:16 1996 Ulrich Drepper <drepper@cygnus.com> * stdlib/strtod.c (STRTOD): Correct assertion about size of |