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 b690b9328c..876eb05ee5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-25 Matthias Clasen <mclasen@redhat.com>
+
+ * gdk/x11/gdkcursor-x11.c (gdk_x11_display_set_cursor_theme): Only
+ set the cursor size if it is != 0.
+
+ * gtk/gtksettings.c (gtk_settings_class_init): Change the default value
+ of gtk-cursor-theme-size to 0, meaning "use default".
+
2006-01-24 Kristian Rietveld <kris@gtk.org>
#322591, Jonathan Blandford.