summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSean Davis <smd.seandavis@gmail.com>2015-02-15 19:30:20 -0500
committerSean Davis <smd.seandavis@gmail.com>2015-02-15 19:30:20 -0500
commit1a87bccb4573d5755436f97a6ce8db8ed7a568d6 (patch)
treedf7466b58cc529f45a7df70ddedad3a0bb865b44 /NEWS
parentec7dd615555e7a414c29dfadcde9c6974960eb06 (diff)
downloadlightdm-gtk-greeter-git-1a87bccb4573d5755436f97a6ce8db8ed7a568d6.tar.gz
Update for 2.0.0 release
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