about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-28 10:56:06 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-28 10:56:06 +0530
commit1728ab378ef2302aaaf921f6109dbb6d30659c88 (patch)
treeb51c40af0175bf202c5082a5de406d46bee7786a /ChangeLog
parent3a7182a14becbf3149419bdbaff4388b636c9f31 (diff)
downloadglibc-1728ab378ef2302aaaf921f6109dbb6d30659c88.tar.gz
glibc-1728ab378ef2302aaaf921f6109dbb6d30659c88.tar.xz
glibc-1728ab378ef2302aaaf921f6109dbb6d30659c88.zip
Format and clean up s_atan2.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6dd122a46..9a8bab6450 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	* sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
+
 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #15307]