about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-02-17 23:46:51 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-17 23:46:51 +0000
commit2ee633a2433eb937c1dbd9646789af46aba50831 (patch)
treecafe11389d534c29bb4b156f650621a241ee4168 /ChangeLog
parent0520adde6b06d750067cbdf46b1fb9d098b33a95 (diff)
downloadglibc-2ee633a2433eb937c1dbd9646789af46aba50831.tar.gz
glibc-2ee633a2433eb937c1dbd9646789af46aba50831.tar.xz
glibc-2ee633a2433eb937c1dbd9646789af46aba50831.zip
Correct documentation of FLT_EPSILON.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a9b16b02a..32cbb65abd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-17  Joseph Myers  <joseph@codesourcery.com>
+
+	[BZ #5077]
+	* manual/lang.texi (FLT_EPSILON): Avoid description depending on
+	rounding modes.
+
 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
 
 	[BZ #6907]