summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2008-12-17 20:00:39 +0000
committerBrian Cameron <bcameron@src.gnome.org>2008-12-17 20:00:39 +0000
commitaca146c5353e0b70c9045371369f2dd4ebbf6e4d (patch)
treea5b446adc4838fa9cbc8f8086191034b4aff403c /ChangeLog
parent86da7df366248698ca2560878e04f2038eed6b85 (diff)
downloadgdm-aca146c5353e0b70c9045371369f2dd4ebbf6e4d.tar.gz
Fix so that the option widget will be marked hidden if there are no middle
2008-12-17 Brian Cameron <brian.cameron@sun.com> * gui/simple-greeter/gdm-option-widget.c: Fix so that the option widget will be marked hidden if there are no middle rows. This fixes a problem where the layout widget was showing up even though it had no middle entries. Note a bottom row is added to the layout widget in the function gdm_layout_option_widget_init, so empty widgets can have a bottom row. Fixes bug #564789. svn path=/trunk/; revision=6646
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fde61a6f..1dac5ef4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-17 Brian Cameron <brian.cameron@sun.com>
+
+ * gui/simple-greeter/gdm-option-widget.c: Fix so that the option
+ widget will be marked hidden if there are no middle rows. This
+ fixes a problem where the layout widget was showing up even though
+ it had no middle entries. Note a bottom row is added to the layout
+ widget in the function gdm_layout_option_widget_init, so empty
+ widgets can have a bottom row. Fixes bug #564789.
+
2008-12-16 William Jon McCann <jmccann@redhat.com>
* configure.ac: Post release bump