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.