From: David Odin Date: Tue, 27 Sep 2005 19:01:53 +0000 (+0000) Subject: Moved the ChangeLog entry to the right ChangeLog X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=09a819fef9fcb6aa437da32272de87c678709b6e;p=dana%2Fcg-glib.git Moved the ChangeLog entry to the right ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 7df1dd59..19d3e3fb 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 * glib/gstrfuncs.c (g_ascii_strtoull): Add details to the diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 7df1dd59..19d3e3fb 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 * glib/gstrfuncs.c (g_ascii_strtoull): Add details to the diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 7df1dd59..19d3e3fb 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 * glib/gstrfuncs.c (g_ascii_strtoull): Add details to the diff --git a/gobject/ChangeLog b/gobject/ChangeLog index ea9a01ac..02e7a99e 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,8 @@ +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 * glib-mkenums.in: Don't hang on '{' following a trigraph comment