about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Bowler <nbowler@draconx.ca>2012-02-19 01:38:37 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-19 01:38:37 +0000
commitcd837b09b5f1cf4ce8bca27049899258fed83a4e (patch)
tree88df3d9653f12a44d0fc1ad2c798e6168667ec1f /ChangeLog
parent02c4bbad9ceb0bbe3bacbab56ce0f0fc66f10467 (diff)
downloadglibc-cd837b09b5f1cf4ce8bca27049899258fed83a4e.tar.gz
glibc-cd837b09b5f1cf4ce8bca27049899258fed83a4e.tar.xz
glibc-cd837b09b5f1cf4ce8bca27049899258fed83a4e.zip
Remove erroneous statements about negative zero.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 373dac2b2b..ff945330b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-19  Nick Bowler  <nbowler@draconx.ca>
+
+	[BZ #11322]
+	* manual/arith.texi: Remove statements about negative zero
+	behaving identically to zero.
+
 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #5993]