aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a744bd053e1..004221e0f02 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12005-08-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
4 xg_set_frame_icon and call it.
5
6 * gtkutil.c (xg_set_frame_icon): New function.
7
8 * gtkutil.h (xg_set_frame_icon): Declare it.
9
12005-08-16 Kim F. Storm <storm@cua.dk> 102005-08-16 Kim F. Storm <storm@cua.dk>
2 11
3 * dispnew.c (increment_row_positions): Skip non-enabled rows. 12 * dispnew.c (increment_row_positions): Skip non-enabled rows.