aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ceff2a5305c..8267c7764c1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,8 @@
2 2
3 * gtkutil.c (xg_frame_resized): Remove check if rows/columns have 3 * gtkutil.c (xg_frame_resized): Remove check if rows/columns have
4 changed. 4 changed.
5 (xg_tool_bar_proxy_callback): Put focus on the frame after we have
6 clicked on a detached tool bar button.
5 7
62008-12-18 Dan Nicolaescu <dann@ics.uci.edu> 82008-12-18 Dan Nicolaescu <dann@ics.uci.edu>
7 9