summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f875b593..532119e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-12 Brian Cameron <brian.cameron@sun.com>
+ * gui/modules/keymouselistener.c: Improve checking for input
+ devices so it doesn't fail on Ubuntu, and we free memory
+ relating to the devices. Fixes bug #440948. Patch by
+ Gerd Kohlberger <lowfi@chello.at>.
+
+2007-09-12 Brian Cameron <brian.cameron@sun.com>
+
* daemon/auth.c, common/gdm-common.c: Fix bug with IPv6 logic. Fixes
bug reported in bug #376010. Patch by Jacob Berkman
<jacob@gnome.org>.