summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aaec7d3d..8fb20c66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2006-03-20 Brian Cameron <brian.cameron@sun.com>
+ * configure.ac, gui/greeter/greeter_item.[ch],
+ gui/greeter/greeter_parser.c, docs/C/gdm.xml: Add
+ min-screen-height tag to parser so that certain
+ elements in the theme will only display if the
+ screen is large enough. Patch by Ray Strode.
+ <rstrode@redhat.com>. Enhancement #420610.
+
+2006-03-20 Brian Cameron <brian.cameron@sun.com>
+
* gui/gdmphotosetup.desktop.in: Add NotShowIn=GNOME; to
gdmphotosetup.desktop.in since the About-Me capplet is
used for configuring the user's face image in GNOME.