diff mbox

Move ChangeLog entry to correct location

Message ID mcraahfg3v1.fsf@google.com
State New
Headers show

Commit Message

Ian Lance Taylor Feb. 28, 2011, 11:02 p.m. UTC
I committed this patch to move a ChangeLog entry to the correct
ChangeLog file.

I know it's confusing.

Changes to ChangeLog files do not themselves get ChangeLog entries.

Ian

Comments

Ralf Wildenhues March 1, 2011, 5:07 a.m. UTC | #1
Hello Ian,

* Ian Lance Taylor wrote on Tue, Mar 01, 2011 at 12:02:10AM CET:
> I committed this patch to move a ChangeLog entry to the correct
> ChangeLog file.
> 
> I know it's confusing.

I generate my ChangeLog entries; I just needed to update my .vc-chlogrc
to list gcc/go/ChangeLog as a separate log file.

Thanks for the pointer, and taking care of this,
Ralf

> --- gcc/ChangeLog	(revision 170576)
> +++ gcc/ChangeLog	(working copy)
> @@ -729,10 +729,6 @@
>  	Define nframes, mctx.  Use IS_SIGHANDLER, handler_args, mctx, walk
>  	stack instead of hardcoded offsets.
>  
> -2011-02-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> -
> -	* go/gccgo.texi (Top, Import and Export): Fix a typo and a markup nit.
> -
>  2011-02-14  Andriy Gapon  <avg@freebsd.org>
>  
>  	PR target/45808

> --- gcc/go/ChangeLog	(revision 170576)
> +++ gcc/go/ChangeLog	(working copy)
> @@ -1,3 +1,7 @@
> +2011-02-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> +
> +	* gccgo.texi (Top, Import and Export): Fix a typo and a markup nit.
> +
>  2011-02-08  Ian Lance Taylor  <iant@google.com>
>  
>  	* go-lang.c (go_langhook_init_options_struct): Set
diff mbox

Patch

Index: gcc/ChangeLog
===================================================================
--- gcc/ChangeLog	(revision 170576)
+++ gcc/ChangeLog	(working copy)
@@ -729,10 +729,6 @@ 
 	Define nframes, mctx.  Use IS_SIGHANDLER, handler_args, mctx, walk
 	stack instead of hardcoded offsets.
 
-2011-02-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
-
-	* go/gccgo.texi (Top, Import and Export): Fix a typo and a markup nit.
-
 2011-02-14  Andriy Gapon  <avg@freebsd.org>
 
 	PR target/45808
Index: gcc/go/ChangeLog
===================================================================
--- gcc/go/ChangeLog	(revision 170576)
+++ gcc/go/ChangeLog	(working copy)
@@ -1,3 +1,7 @@ 
+2011-02-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	* gccgo.texi (Top, Import and Export): Fix a typo and a markup nit.
+
 2011-02-08  Ian Lance Taylor  <iant@google.com>
 
 	* go-lang.c (go_langhook_init_options_struct): Set