From: Gerald Pfeifer Date: Sat, 8 Oct 2011 19:10:09 +0000 (+0000) Subject: Fix ChangeLog format for revision 177233. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7089ef0f0ba0e41d3f2550077b3a5c00399aedc4;p=gcc.git Fix ChangeLog format for revision 177233. From-SVN: r179712 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index db182386d55..9e113853f86 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -8711,15 +8711,16 @@ 2011-08-03 Matthew Heaney - * 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 - * 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 - * sem_util.ads: comment added. + * sem_util.ads: Add comment. 2011-08-03 Javier Miranda