aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bfeba6fabec..06ec1b20ad2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12003-03-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 12003-03-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 2
3 * gtkutil.c (update_frame_tool_bar): Compare pixmap ID instead of
4 struct image* when desciding to update (struct image* may have been
5 deleted from the image cache).
6
3 * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if 7 * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if
4 the event isn't for a frame (i.e. for dialogs). 8 the event isn't for a frame (i.e. for dialogs).
5 9