From 54e3fb2c84b2ad4ea199b15b6ff9911ca4882724 Mon Sep 17 00:00:00 2001 From: David Odin Date: Tue, 27 Sep 2005 18:59:57 +0000 Subject: [PATCH] moved the ChangeLog entry to the correct ChangeLog --- ChangeLog | 5 ----- ChangeLog.pre-2-10 | 5 ----- ChangeLog.pre-2-12 | 5 ----- gobject/ChangeLog | 5 +++++ 4 files changed, 5 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index e3377ec56..d5634ef31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,3 @@ -2005-09-26 DindinX - - * gobject/gtype.h: initialize all the fields of GInterfaceInfo in the - G_IMPLEMENT_INTERFACE macro, to shut up a warning when compiling at -W - 2005-09-26 Matthias Clasen * configure.in: Bump version number diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index e3377ec56..d5634ef31 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,8 +1,3 @@ -2005-09-26 DindinX - - * gobject/gtype.h: initialize all the fields of GInterfaceInfo in the - G_IMPLEMENT_INTERFACE macro, to shut up a warning when compiling at -W - 2005-09-26 Matthias Clasen * configure.in: Bump version number diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index e3377ec56..d5634ef31 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,8 +1,3 @@ -2005-09-26 DindinX - - * gobject/gtype.h: initialize all the fields of GInterfaceInfo in the - G_IMPLEMENT_INTERFACE macro, to shut up a warning when compiling at -W - 2005-09-26 Matthias Clasen * configure.in: Bump version number diff --git a/gobject/ChangeLog b/gobject/ChangeLog index b4e8cc93d..3ca329dfe 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,8 @@ +2005-09-26 DindinX + + * gtype.h: initialize all the fields of GInterfaceInfo in the + G_IMPLEMENT_INTERFACE macro, to shut up a warning when compiling at -W + 2005-09-26 Matthias Clasen * === Released 2.8.2 ===