From a67723b05d4350eaa6b15d086f182e6e45933d7e Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 7 Mar 2002 15:39:31 +0000 Subject: Fix problem where there were two copies of the "do an arrow step" code, Thu Mar 7 10:31:57 2002 Owen Taylor * gtk/gtknotebook.c (gtk_notebook_timer): Fix problem where there were two copies of the "do an arrow step" code, one correct for rotated notebooks, one not. (#73855, Thomas Leonard.) --- ChangeLog.pre-2-0 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.pre-2-0') diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index eff277e92a..61273af853 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,10 @@ +Thu Mar 7 10:31:57 2002 Owen Taylor + + * gtk/gtknotebook.c (gtk_notebook_timer): Fix problem where + there were two copies of the "do an arrow step" code, + one correct for rotated notebooks, one not. (#73855, + Thomas Leonard.) + Wed Mar 6 23:20:51 2002 Jonathan Blandford and Kristian Rietveld -- cgit v1.2.1