aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e20edc893e4..198670e59ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
12012-09-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 Assume C89 or later for math functions (Bug#12381).
4 * configure.ac (frexp, fmod): Remove checks for these functions,
5 as we now assume them.
6 (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC, NO_MATHERR)
7 (HAVE_EXCEPTION):
8 Remove; no longer needed.
9
12012-09-07 Paul Eggert <eggert@cs.ucla.edu> 102012-09-07 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 More signal-handler cleanup (Bug#12327). 12 More signal-handler cleanup (Bug#12327).