From: Gerald Pfeifer Date: Sun, 21 Aug 2011 18:38:13 +0000 (+0000) Subject: Fix ChangeLog format for revision 177258. X-Git-Tag: releases/gcc-4.7.0~4344 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2f7ebc1455ce53ec4d048b85e2fc7d1a94c9e5f;p=thirdparty%2Fgcc.git Fix ChangeLog format for revision 177258. From-SVN: r177943 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index d986bd167ba5..6c04dd1291a6 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -3286,7 +3286,7 @@ 2011-08-03 Emmanuel Briot - * prj-pp.adb (Pretty_Print): remove trailing blank line in the file + * prj-pp.adb (Pretty_Print): Remove trailing blank line. 2011-08-03 Javier Miranda @@ -3295,9 +3295,9 @@ 2011-08-03 Yannick Moy - * sem_res.adb - (Resolve_Op_Concat_Arg): do not issue a SPARK violation when argument of - concatenation is the name of a constant + * sem_res.adb (Resolve_Op_Concat_Arg): Do not issue a SPARK + violation when the argument of concatenation is the name of a + constant. 2011-08-03 Emmanuel Briot