diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-01 00:30:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-01 00:30:17 +0000 |
commit | 1830a0d541a97bb3ad59d06c233fc67fb2e05898 (patch) | |
tree | da70ab078b919b273d7d2cd1dcc4db59f322b90e /ChangeLog | |
parent | 7210de33793bc5804291d13b543b3f452831013b (diff) | |
download | glibc-1830a0d541a97bb3ad59d06c233fc67fb2e05898.tar.gz glibc-1830a0d541a97bb3ad59d06c233fc67fb2e05898.tar.xz glibc-1830a0d541a97bb3ad59d06c233fc67fb2e05898.zip |
Update.
* Makefile (pdf): New goal. * manual/Makefile: Add definitions and rules for PDF generation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ff3bc6fe3a..ce55801b0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-10-31 Ulrich Drepper <drepper@cygnus.com> + * Makefile (pdf): New goal. + * manual/Makefile: Add definitions and rules for PDF generation. + * Versions.def (libm): Add GLIBC_2.1.3. ISO C99 TR1 changes various fe* functions to return an error value. |