summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-07-30 21:14:41 +0200
committerBruno Haible <bruno@clisp.org>2010-07-30 21:14:41 +0200
commitb4e5a5f11bd67ce5435b5ecf43b7fb6a81ba62a0 (patch)
treec21eb5e361181056299608111dc9ea9afc435ce6 /ChangeLog
parentb9a208581565917efdcd7e5013d8bc69ff1f5abd (diff)
downloadgnulib-b4e5a5f11bd67ce5435b5ecf43b7fb6a81ba62a0.tar.gz
round: Update regarding AIX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be9cd290ca..79b3536882 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2010-07-30 Bruno Haible <bruno@clisp.org>
+ round: Update regarding AIX.
+ * m4/round.m4 (gl_FUNC_ROUND): When cross-compiling, guess no on AIX 7.
+ * doc/posix-functions/round.texi: Mention bug on AIX 7.1.
+ Reported by Rainer Tammer.
+
+2010-07-30 Bruno Haible <bruno@clisp.org>
+
rename: Update regarding AIX.
* doc/posix-functions/rename.texi: Mention bug on AIX 7.1.
* m4/rename.m4 (gl_FUNC_RENAME): Update comment.