ChangeLog leading tabification.
authorRoland McGrath <roland@hack.frob.com>
Fri, 4 May 2012 19:53:01 +0000 (12:53 -0700)
committerRoland McGrath <roland@hack.frob.com>
Fri, 4 May 2012 19:53:01 +0000 (12:53 -0700)
ChangeLog

index 78c3d2e..bd6edb4 100644 (file)
--- 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>
 
 
 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>