diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-05-29 22:47:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-05-29 22:47:03 +0000 |
commit | fb97136391ea0e5a1774c830a7bf08ef004d9d66 (patch) | |
tree | de5f6686dae9fc777963177b6434708d201e0855 /ChangeLog | |
parent | 0a1752b85ec638051a777cc4175e55011fbadeb5 (diff) | |
download | glibc-fb97136391ea0e5a1774c830a7bf08ef004d9d66.tar.gz glibc-fb97136391ea0e5a1774c830a7bf08ef004d9d66.tar.xz glibc-fb97136391ea0e5a1774c830a7bf08ef004d9d66.zip |
Update.
1999-05-29 Ulrich Drepper <drepper@cygnus.com> * manual/filesys.texi: Extend (f)truncate documentation. * manual/llio.texi: Remove duplicate (f)truncate definition. 1999-05-29 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/stdio.texi (Formatted Output Functions): Mention semantics of snprintf in glibc 2.0. Reported by Ben Pfaff <pfaffben@msu.edu>. 1999-05-29 Ulrich Drepper <drepper@cygnus.com> * include/features.h (__GLIBC_MINOR__): Bump to 2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index eee0743051..b53fdddacb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-05-29 Ulrich Drepper <drepper@cygnus.com> + + * manual/filesys.texi: Extend (f)truncate documentation. + * manual/llio.texi: Remove duplicate (f)truncate definition. + +1999-05-29 Andreas Jaeger <aj@arthur.rhein-neckar.de> + + * manual/stdio.texi (Formatted Output Functions): Mention + semantics of snprintf in glibc 2.0. + Reported by Ben Pfaff <pfaffben@msu.edu>. + +1999-05-29 Ulrich Drepper <drepper@cygnus.com> + + * include/features.h (__GLIBC_MINOR__): Bump to 2. + 1999-05-27 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Adjust a few more deltas for the poor ARM |