summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a89dc48026..58c687ddca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-02-28 Matthias Clasen <mclasen@redhat.com>
+ Bug 573211 – Setting screen for popup windows
+
+ * gtk/gtkentrycompletion.c:
+ * gtk/gtknotebook.c: Keep popups on the right screen.
+ Pointed out by Morten Welinder
+
+2009-02-28 Matthias Clasen <mclasen@redhat.com>
+
Bug 573113 – Can't build tests due to testfilechooserbutton.c...
* tests/testfilechooserbutton.c: Don't use deprecated API.