about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-05-04 12:53:01 -0700
committerRoland McGrath <roland@hack.frob.com>2012-05-04 12:53:01 -0700
commit2b942cb7186206fe5ad74589f0fdd3c449ca4cfa (patch)
tree0dcab74ee068523c92143c0a62b3345d3ec0ca02
parent461b8e5ac87484a5586f7340de346d30b0d83ffc (diff)
downloadglibc-2b942cb7186206fe5ad74589f0fdd3c449ca4cfa.tar.gz
glibc-2b942cb7186206fe5ad74589f0fdd3c449ca4cfa.tar.xz
glibc-2b942cb7186206fe5ad74589f0fdd3c449ca4cfa.zip
ChangeLog leading tabification.
-rw-r--r--ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 78c3d2e026..bd6edb4864 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,9 +30,9 @@
 2012-05-03  Andreas Jaeger  <aj@suse.de>
 	    Roland McGrath  <roland@hack.frob.com>
 
-        * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
+	* Makerules (.PRECIOUS): Add %.symlist pattern to prevent
 	intermediate file deletion.
-        (generated): Add .symlist files.
+	(generated): Add .symlist files.
 
 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
 
@@ -117,10 +117,10 @@
 
 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
-        [BZ #2550]
-        [BZ #2570]
-        * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
-        comparisons to determine direction to adjust input.
+	[BZ #2550]
+	[BZ #2570]
+	* sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
+	comparisons to determine direction to adjust input.
 
 2012-05-01  Roland McGrath  <roland@hack.frob.com>