summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f102915..4841f8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Overview of changes in lightdm-gtk-greeter 2.0.0
+
+ * New features:
+ - Background crossfades when changing users
+ - New one-window layout improves theming options
+ - New MATE and WindowMaker session icons
+ - Improved debugging with the allow-debugging configuration key
+ * Bugs fixed:
+ - lightdm-gtk-greeter leaves a11y (at-spi*) process behind (LP: #1366534)
+ - Indicator services restart after every resume (LP: #1377743)
+ - No indicators displayed when systemd-sysv is installed (LP: #1398619)
+ * Required changes:
+ - Remove "--enable-indicator-services" from configure command line (now obsolete)
+ - For systems without "systemd-sysv", add the following line to the configure command line:
+ --enable-indicator-services-command="init --user --startup-event indicator-services-start"
+
Overview of changes in lightdm-gtk-greeter 1.9.0
* Drop Gtk2 support