aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-26 01:42:51 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-26 01:42:51 +0000
commitdeea1b2970f69d3fc283eaad1eb615ffc7e1166f (patch)
tree9df80bb6609b38337547c21169e654ed97cee933 /ChangeLog
parent4f2689f478551b5d6facb9923ab37abbca3055e7 (diff)
downloadglibc-deea1b2970f69d3fc283eaad1eb615ffc7e1166f.tar
glibc-deea1b2970f69d3fc283eaad1eb615ffc7e1166f.tar.gz
glibc-deea1b2970f69d3fc283eaad1eb615ffc7e1166f.tar.bz2
glibc-deea1b2970f69d3fc283eaad1eb615ffc7e1166f.zip
Update.
* math/tgmath.h: Pretty printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6a3ce1c10..3a7fa58467 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-01-25 Ulrich Drepper <drepper@redhat.com>
+ * math/tgmath.h: Pretty printing.
+
* math/Makefile (tests): Add test-tgmath.
(CFLAGS-test-tgmath.c): New variable.
* math/test-tgmath.c: New file. Contributed by Jakub Jelinek.