From be65ec92b76eeb4d2b015b08a02143d64f292c51 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 19 Jun 2005 03:20:51 +0000 Subject: [PATCH] Add bug ref --- ChangeLog | 3 ++- ChangeLog.pre-2-10 | 3 ++- ChangeLog.pre-2-8 | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 825d2dec2a..285b92065e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2005-06-18 Matthias Clasen * gtk/gtkuimanager.c: Allow to construct menu tool buttons. - + (#300678, Sven Neumann) + * demos/gtk-demo/appwindow.c: Demonstrate menu tool buttons constructed with GtkUIManager. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 825d2dec2a..285b92065e 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,7 +1,8 @@ 2005-06-18 Matthias Clasen * gtk/gtkuimanager.c: Allow to construct menu tool buttons. - + (#300678, Sven Neumann) + * demos/gtk-demo/appwindow.c: Demonstrate menu tool buttons constructed with GtkUIManager. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 825d2dec2a..285b92065e 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,7 +1,8 @@ 2005-06-18 Matthias Clasen * gtk/gtkuimanager.c: Allow to construct menu tool buttons. - + (#300678, Sven Neumann) + * demos/gtk-demo/appwindow.c: Demonstrate menu tool buttons constructed with GtkUIManager.