Fix ChangeLog format for revision 177233.
authorGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 8 Oct 2011 19:10:09 +0000 (19:10 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 8 Oct 2011 19:10:09 +0000 (19:10 +0000)
From-SVN: r179712

gcc/ada/ChangeLog

index db182386d55e000eb3c5b82725841ea4ce1253b2..9e113853f860049ce0968cc1d49be4e87c8ccfad 100644 (file)
 
 2011-08-03  Matthew Heaney  <heaney@adacore.com>
 
-       * a-cobove.adb (Merge): Move source onto target, instead of using Assign
+       * a-cobove.adb (Merge): Move source onto target, instead of using
+       Assign.
 
 2011-08-03  Matthew Heaney  <heaney@adacore.com>
 
-       * a-cbdlli.adb (Splice): move source items from first to last
+       * a-cbdlli.adb (Splice): Move source items from first to last.
 
 2011-08-03  Yannick Moy  <moy@adacore.com>
 
-       * sem_util.ads: comment added.
+       * sem_util.ads: Add comment.
 
 2011-08-03  Javier Miranda  <miranda@adacore.com>