aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-24 14:06:02 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-24 14:07:40 +0530
commit45d69176e8b6dc0787dcb8e52e4283b8e7e5e282 (patch)
treeb30075aba9d615123dcde83080e6f261195d3a32 /ChangeLog
parentd6f9bc519da0ab3fadee9b967022f8122afde6b8 (diff)
downloadglibc-45d69176e8b6dc0787dcb8e52e4283b8e7e5e282.zip
glibc-45d69176e8b6dc0787dcb8e52e4283b8e7e5e282.tar.gz
glibc-45d69176e8b6dc0787dcb8e52e4283b8e7e5e282.tar.bz2
Mention files in which fast/slow paths of math functions are implemented
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5a2c70..2d44b8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-04-24 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * benchtests/Makefile: Mention files in which fast and slow
+ paths of math functions are implemented.
+
2013-04-23 Roland McGrath <roland@hack.frob.com>
* sysdeps/posix/timespec_get.c: New file.