aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7dac89d..944517ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-11-22
+ * src/gtkutils.c: gtkut_window_popup(): win32: ensure that the window
+ is displayed at the top (fixes window not brought in front with
+ the tray icon click after DnD).
+
+2006-11-22
+
* src/printing.[ch]
src/summaryview.c: initial implementation of new printing using
GtkPrintOperation.