about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-29 16:34:28 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-29 16:34:28 +0530
commitd26dd3eb006e813d5f81bd7a5f02d70d480de8c4 (patch)
tree7f55cce3f34444dff16559a63d7ccb8f1569de1e /ChangeLog
parent0f6a8d4b0b5214cf07dce15881164c76298ffd0a (diff)
downloadglibc-d26dd3eb006e813d5f81bd7a5f02d70d480de8c4.tar.gz
glibc-d26dd3eb006e813d5f81bd7a5f02d70d480de8c4.tar.xz
glibc-d26dd3eb006e813d5f81bd7a5f02d70d480de8c4.zip
Format s_atan.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6d5d02f2c..cf2cb41654 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
+
 	* sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
 
 2013-03-28  Roland McGrath  <roland@hack.frob.com>