aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdam Buchbinder <adam.buchbinder@gmail.com>2013-10-09 19:20:48 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-10-09 19:22:15 +0000
commit5b60c59de550dc359ef08f1584e2f574b804041f (patch)
tree822e24aef788d086b11bbd00b1d8c9c92fb96067 /ChangeLog
parentb86835ca92a1942ed08d8b5ee47498e711feaddb (diff)
downloadglibc-5b60c59de550dc359ef08f1584e2f574b804041f.tar
glibc-5b60c59de550dc359ef08f1584e2f574b804041f.tar.gz
glibc-5b60c59de550dc359ef08f1584e2f574b804041f.tar.bz2
glibc-5b60c59de550dc359ef08f1584e2f574b804041f.zip
soft-fp: fix typo in comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d423483b9b..9565708579 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-09 Adam Buchbinder <adam.buchbinder@gmail.com>
+
+ * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
+
2013-10-08 Yogesh Chaudhari <mr.yogesh@gmail.com>
[BZ #156]