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 3ec2493cbf..3f58176e03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-03-24 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 576306 – gdkscreen.c: get_nearest_monitor too simple, gives wrong
+ result, mispositioning tooltips
+
+ * gdk/gdkscreen.c (get_nearest_monitor): Make this function work.
+ Problem reported by Dave Gilbert.
+
2009-03-23 Hiroyuki Ikezoe <poincare@ikezoe.net>
Bug 576254 - <object> requires attribute "id"