aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-01 00:30:17 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-01 00:30:17 +0000
commit1830a0d541a97bb3ad59d06c233fc67fb2e05898 (patch)
treeda70ab078b919b273d7d2cd1dcc4db59f322b90e /ChangeLog
parent7210de33793bc5804291d13b543b3f452831013b (diff)
downloadglibc-1830a0d541a97bb3ad59d06c233fc67fb2e05898.tar
glibc-1830a0d541a97bb3ad59d06c233fc67fb2e05898.tar.gz
glibc-1830a0d541a97bb3ad59d06c233fc67fb2e05898.tar.bz2
glibc-1830a0d541a97bb3ad59d06c233fc67fb2e05898.zip
Update.
* Makefile (pdf): New goal. * manual/Makefile: Add definitions and rules for PDF generation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
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.