]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - NEWS
Correctly implement and test autologin timeouts
[sojka/lightdm.git] / NEWS
1 Overview of changes in lightdm 1.3.5
2
3     * Correctly implement and test autologin timeouts
4
5 Overview of changes in lightdm 1.3.4
6
7     * Correctly annotate enums in vapi file
8
9 Overview of changes in lightdm 1.3.3
10
11     * Add a new remote session type. These sessions create a temporary local
12       account and authenticate against a remote server. The session is an
13       application that accesses that remote session (e.g. VNC, RDP etc)
14     * Support multiple simultaneous PAM prompts
15     * Set utmp ut_host field to the X display address
16     * Correctly reap unused authentication sessions
17
18 Overview of changes in lightdm 1.3.2
19
20     * Handle clearenv() not being defined
21     * Fix compilation with GCC 4.7
22     * Expose remaining properties in QLightDM::Greeter
23     * Fix utmp records being written before child process created
24
25 Overview of changes in lightdm 1.3.1
26
27     * Fix wrapper path in AppArmor profile (broken since 1.1.1)
28     * Add show-manual-login and allow-guest options to lightdm-set-defaults
29     * Don't set PAM_XDISPLAY or PAM_XAUTHDATA if not supported
30     * Add lock-memory option, enabled by default, to prevent paging memory
31       to disk.
32     * Write utmp records for sessions
33     * Install PAM configuration
34     * Run greeters inside the "lightdm-greeter" PAM service
35     * Handle setresgid and setresuid not being available
36     * Use xsession directory from lightdm.conf in liblightdm
37
38 Overview of changes in lightdm 1.2.0
39
40     * Backup .xsession-errors on login
41     * Handle failures in pam_setcred
42     * Open log files in append mode
43     * Add extra checks in liblightdm so that it doesn't send invalid messages
44       to the daemon
45     * Fix gdmflexiserver not being added to the path (broken since 1.1.4)
46     * Fix PAM conversations after authentication from locking up sessions
47     * Fix PAM informational messages locking up autologin
48     * Change XDMCP manage timeout from 10ms to 126s (maximum specified in the
49       XDMCP specification)
50
51 Overview of changes in lightdm 1.1.9
52
53     * Add --show-users/--hide-users to lightdm-set-defaults
54     * Call initgroups before pam_setcred - this allows pam_setcred to change
55       group membership correctly
56
57 Overview of changes in lightdm 1.1.8
58
59     * Handle PAM interactions that have more than one message in one callback
60
61 Overview of changes in lightdm 1.1.7
62
63     * Add a seat option greeter-allow-guest which controls if the greeter should
64       provide an option to access the guest account.
65     * Add a seat option greeter-show-manual-login which hints to a greeter if it
66       should show a manual username entry if a user list is already present.
67
68 Overview of changes in lightdm 1.1.6
69
70     * Fix session wrapper working the same as it did in 1.1.3
71
72 Overview of changes in lightdm 1.1.5
73
74     * Stop file descriptors leaking into the session processes
75
76 Overview of changes in lightdm 1.1.4
77
78     * Change session directory once user permissions are set so it works
79       on NFS filesystems that don't allow root to access files.
80     * Restructure session code so the PAM authentication is run in its
81       own process.
82     * Set PAM_XDISPLAY and PAM_XAUTHDATA pam items
83     * Don't send session stdout to .xsession-errors
84     * Fix Qt bindings crash when removing a user
85
86 Overview of changes in lightdm 1.1.3
87
88     * Actually return the system default keyboard layout, not just 'us'
89     * Add keyboard layout variants to list of keyboard layouts
90     * Check accountsservice as well as .dmrc for users' layouts
91     * Add lightdm_user_get_layouts() to query the configured list of layouts
92       on a per-user basis
93     * Add Lock D-Bus method that locks the seat and provides a hint to the
94       greeter to be in lock mode.
95     * Automatically lock sessions when switching away from them
96     * Add a has-messages property to liblightdm
97     * Add regression tests for PAM modules changing usernames
98     * Don't use g_key_file_unref, it requires glib 2.32
99
100 Overview of changes in lightdm 1.1.2
101
102     * Add regression tests for getting the user language and layout
103     * Stop accidentally distributing libsystem
104     * Fix introspection bindings not containing any methods
105     * lightdm-set-defaults can now set the autologin user
106     * Add Python greeter regression tests (representative of all introspection
107       based greeters)
108     * Wait for the VT to become active when switching to avoid a suspected
109       race condition somewhere between LightDM, X, ConsoleKit and the kernel.
110     * Stop lightdm_greeter_start_session_sync() blocking on success.
111
112 Overview of changes in lightdm 1.1.1
113
114     * Add a --disable-tests option
115     * Add note to AUTHORS file where to find author list
116     * Update build system to find moc/uic
117     * Fix non-distributed tests/src/lightdm-session
118     * Fix X sessions with arguments in Exec not working
119     * Use previous session for automatic login or if greeter does not request
120       one.
121     * Set default resolution of VNC to 1024x768, add settings for width, height,
122       depth into lightdm.conf.
123     * AppArmor profile: Fix broken gnome-keyring and dbus/gwibber, and quiesce
124       annoying kernel audit messages for privileges that we definitively do not
125       want to grant.
126     * Set LOGNAME environment variable
127     * Don't set USERNAME environment variable - this is not specified in POSIX,
128       please report if this causes any major problems.
129     * Drop privileges when reading ~/.dmrc
130     * Move the GTK+ and Qt greeters into their own projects
131     * Fix crash when quitting with newer GLib
132     * Fix crash calling lightdm_get_layout
133     * Support for reading users' backgrounds from Accounts Service
134     * Fix --debug working with new glib
135     * Support PAM requesting a change of password
136     * Update build system to work with automake 1.11.2
137     * Run tests inside their own system D-Bus, simulating ConsoleKit and
138       AccountsService
139     * Add regression test for users that have their home directory created after
140       authentication.
141     * Move lightdm-guest-session from libexec to pkglibexec directory
142
143 Overview of changes in lightdm 1.1.0
144
145     * Remove GetSeatForCookie and GetSessionForCookie D-Bus methods
146     * Switching to a user without a password bypasses the greeter
147     * Use LD_PRELOAD to intercept system calls for testing
148     * Removed the --passwd-file option as not required for testing anymore
149     * Rename test-xserver to X and remove --xserver-command option
150     * Make a test session wrapper and remove --session-wrapper option
151     * Remove unused --user-session, --greeter-session, --minimum-vt,
152       --minimum-display-number options
153     * Use 'default' as the default greeter (make a symlink)
154     * GTK greeter now initializes i18n
155     * GTK greeter now remembers last user
156     * Start authentication for automtically selected user in GTK greeter
157     * Don't resize GTK greeter on each click
158     * Start authentication when scrolling through GTK greeter entries
159     * Link liblightdm-qt against QtGui
160     * Fix liblightdm-qt crashing when face images are installed
161     * Set correct permissions on session log files
162     * Introduce a lightdm-guest-session-wrapper session command which MAC
163       systems like AppArmor and SELinux can use for attaching a restrictive
164       policy to guest sessions.
165     * Provide an AppArmor profile for guest session lockdown.
166     * Fix daemon from blocking if Accounts Service does not exist
167     * Fix greeter log file not being written
168     * Don't set LANG environment variable if using Accounts Service.
169     * Fix gdmflexiserver not working due to it not being in PATH
170     * Don't authenticate the greeter user
171     * Allow greeters to be disabled in configure flags
172     * Fix over allocation of read buffer in greeter protocol
173     * Make sure objects are cleaned up on exit
174     * Fix minor memory leaks
175     * Fix reference counting issue in ConsoleKit code
176     * Fix --enable-gtk-greeter=yes not working
177
178 Overview of changes in lightdm 1.0.0
179
180     * Explicitly grab keyboard focus in GTK greeter
181     * Fix removed power and a11y menu items in GTK greeter
182     * Put system binary directory into path when running in test mode
183     * Call pam_getenvlist after pam_setcred
184
185 Overview of changes in lightdm 0.9.8
186
187     * GetSeatForCookie and GetSessionForCookie are now deprecated.  They
188       remain for now but use the XDG_SEAT_PATH and XDG_SESSION_PATH
189       environment variables instead.
190     * Change log filenames to be unique across different display types.
191     * Fix up script hooks, add regression tests for them
192     * Complete removal of X code from the core of LightDM, so it can better
193       support various display types
194     * Add ability to set the language of a user from the greeter
195     * Set LANG variable based on the user language
196     * Add language selector into GTK greeter (disabled by default)
197     * Allow TCP/IP connections if xserver-allow-tcp is true
198     * Allow lightdm --version to be run as non-root
199     * Automatically respond to PAM messages without prompts
200     * Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat'
201     * Fix multi-seat configuration picking the same display number
202     * Use correct D-Bus and power interface in liblightdm-qt
203     * Run pam_setcred inside the session process so pam_group works
204     * Make sure one session is always selected in the GTK greeter
205
206 Overview of changes in lightdm 0.9.7
207
208     * Set PAM_TTY to the display name, not the tty device
209
210 Overview of changes in lightdm 0.9.6
211
212     * Only unlock displays if switched to from greeter
213     * Make log file not system readable
214     * Write ~/.Xauthority inside the session process so it cannot be hijacked
215     * Set PAM_TTY and PAM_XDISPLAY when opening PAM session
216     * Add VNC server support
217     * Do not write ~/.dmrc and ~/.Xauthority as root. [CVE-2011-3349]
218
219 Overview of changes in lightdm 0.9.5
220
221     * Use accounts service in the daemon if it is available
222     * Correctly load seat type in multi seat configuration
223     * Add display-setup, session-setup and session-cleanup scripting hooks
224     * Fix cancel button in GTK greeter
225     * Fix line through GTK greeter menu items
226     * Exit daemon if a seat fails which has exit-on-failure set to true
227     * Add HasGuestAccount property to seat D-Bus interface
228     * Fix XDMCP authorization
229     * Update man file
230
231 Overview of changes in lightdm 0.9.4
232
233     * lightdm-set-defaults enables tweaking the default session and chosen
234       greeter for lightdm. This is useful for derivatives waiting to not ship
235       the whole configuration file of lightdm
236     * Fix crash in GTK+ greeter when a user is added
237     * Move xsessions-directory and xgreeters-directory from [SeatDefaults] to
238       [LightDM].  This is a configuration break, but making it on the assumption
239       that these settings are not likely to have been overridden.
240     * Fix fallback from org.freedesktop.Accounts to passwd format
241     * Fix duplicate user entries being shown when using passwd file
242     * Add AddSeat D-Bus method for adding dynamic seats
243     * Added a dm-tool program that allows user switching and adding seats
244     * Allow remote X servers, e.g. launched using dm-tool add-nested-seat
245     * Fix bug where sessions were started when the greeter quit and the user
246       hadn't been authorized.
247     * Fix bug where sessions used the seat bus name
248     * Don't allow autologin-username to be set to empty
249     * Fix bug where PAM session was not opened before writing to home directory
250     * Fix crash when failing to write X authority
251
252 Overview of changes in lightdm 0.9.3
253
254     * Unlock ConsoleKit sessions when switching to them
255     * Add a gdmflexiserver binary that provides backwards compatibility with
256       existing sessions
257     * Set XDG_SEAT_PATH and XDG_SESSION_PATH environment variables for sessions.
258     * Always set XAUTHORITY environment variable so sudo keeps accessing the
259       correct X authority.
260     * Connect up lightdm_user_get_logged_in in liblightdm-gobject
261     * Ignore sessions that fail TryExec or are hidden
262     * Add missing home_directory User property missing in Vala bindings
263
264 Overview of changes in lightdm 0.9.2
265
266     * Fix annotation and Vala bindings for getting the UserList singleton
267     * Fix GTK+ greeter error label not being shown
268     * Don't set SIGQUIT to ignore in child processes
269     * Reworked the PAM code as ecryptfs users weren't able to log in.  They
270       can now but not sure what changed to fix that!?
271
272 Overview of changes in lightdm 0.9.1
273
274     * Fix up translation build system
275     * Add a --with-greeter-user configure option
276     * Fix greeter-user configuration not being used
277     * Abort greeter if attempted to be run as root and greeter-user set
278     * Fix setting session in GTK+ greeter
279
280 Overview of changes in lightdm 0.9.0
281
282     * Fix invalid XAUTHORITY variable being set for second X server.
283     * Fix bug where switching users created X servers without VTs
284     * Release a VT when the X server on it stops
285     * Greeters are now just standard X sessions that are stored in
286       /usr/share/xgreeters.
287     * Binaries now installed in /usr/sbin
288     * Drop most of the configure options, they aren't necessary
289     * Config changes:
290       - Major reorginisation of configuration to make it easier to configure and
291         understand.  Users should set [SeatDefaults] section with settings for
292         all seats, and can override each setting in a per seat configuration.
293       - Default seats are now specified using a [Seat:<name>] section.  If no seats
294         are specified then one is started.  This can be overridden by setting
295         start-default-seat=false in [LightDM].
296       - Support setting autologin user to guest account
297       - Split the user accounts configuration into /etc/lightdm/users.conf so the
298         main config can be private.
299       - The default user session is now "default".  Distributions should put a
300         symlink to their chosen default or set one in lightdm.conf.
301       - XDMCP keys now stored in keys.conf
302     * liblightdm API changes:
303       - Both libraries are now version 1 and have API and ABI guarantees.
304       - Face images are now local paths not URIs
305       - liblightdm-gobject now uses lightdm_ prefix instead of ldm_
306       - Non-greeter functions are now moved out of the Greeter class
307       - connect_to_server() is now called connect_sync and blocks until
308         completion.
309       - start_session() is now called start_session_sync and blocks until
310         completion. The quit signal is removed, and the greeter should quit if
311         this method returns TRUE.
312       - login() is now called authenticate()
313       - Greeters now have hints instead of configuration (greeters should load their
314         own configuration from /etc/lightdm if they need it).
315       - liblightdm-gobject uses AccountsService if it is available
316       - Added regression tests for liblightdm-qt
317     * D-Bus API changes:
318       - Expose Seats and Sessions on org.freedesktop.DisplayManager
319       - Add a CanSwitch property
320       - Rename ShowGreeter() to SwitchToGreeter()
321     * Greeter changes:
322       - Drop "example" from the name of the GTK+ and Qt greeters and make them
323         official default greeters.
324       - Use GTK3 for GTK+ greeter.
325       - Removed the Vala and Python GTK+ greeters, they weren't being well
326         maintained.
327
328 Overview of changes in lightdm 0.4.4
329
330     * Fix failure to accept XDMCP connections due to invalid assert.
331     * Allow minimum-display-number to be set in lightdm.conf and on the command
332       line.
333     * Session X authority now written to ~/.Xauthority by default.  It can be
334       configured to run from the system location by setting
335       user-authority-in-system-dir=true in lightdm.conf.
336     * When using system authority the authority can be updated by the user.
337     * Written X authority files now checks hostname and display number.
338     * Enironment is no longer passed through to X servers and sessions, this is
339       no longer required now PAM works correctly.
340     * liblightdm API changes:
341       - Drop ldm_greeter_get_is_first() - it was added for testing and doesn't
342         work well.
343     * Fix more errors where authentication messages from previous sessions could
344       be confused with new sessions.
345     * Added XDMCP regression tests.
346
347 Overview of changes in lightdm 0.4.3
348
349     * Don't replace Plymouth if it isn't running on a valid VT
350     * Allow a null username to log in with - the system will prompt for a
351       username.
352     * liblightdm API changes:
353       - Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses
354         may not be secrets.
355       - show-prompt signal now has a PromptType field
356       - show-message signal now has a MessageType field and takes over
357         behaviour of show-error signal
358     * Fix error where an authentication failure from a previous session could
359       be interpreted as a failure in the current session.
360     * Simplify Vala bindings and add missing methods
361
362 Overview of changes in lightdm 0.4.2
363
364     * Fix errors communicating with PAM
365     * Fix interaction with Plytmouth.
366     * Removes the vt option in lightdm.conf, this is no longer required
367       and the active is used for the first display if Plymouth is
368       detected.  A new option minimum-vt is added to select the first
369       VT to be used for other displays.
370     * On login switch to an existing session if already logged in with that
371       username.
372     * Correctly connect up D-Bus interface for user switching
373
374 Overview of changes in lightdm 0.4.1
375
376     * Fix linking issue with -z,defs
377     * Added guest account support
378     * Restart X server if it crashes during a session
379     * Don't set language environment variables, use the daemon values
380       (system default) and leave it to ~/.profile for users to set these
381     * Change greeter library API, starting a session no longer has a language
382       option
383     * Fix greeter crash when user accounts change
384
385 Overview of changes in lightdm 0.4.0
386
387     * Fix crash when child processes quit
388     * Fix crash when catching signals
389     * Fix crash when session quits after X server
390     * Add internal checking for NULL object access
391     * Correctly handle signals from external programs (Thanks to Jason Conti)
392     * liblightdm API changes:
393       - ldm_greeter_start_authentication becomes ldm_greeter_login
394       - The existing ldm_greeter_login is now ldm_greeter_start_session
395         and the username parameter is not required.
396       - Drop ldm_greeter_get_default_layout (X controls the layout)
397     * Configuration changes:
398       - Use /etc/lightdm/lightdm.conf instead of /etc/lightdm.conf
399       - The "displays" item is now called "seats".  LightDM will fallback to
400         "displays" if "seats" is not defined, but this is deprecated and will
401         be removed by version 1.0.
402       - Make X server configuration a separate section and now has new options
403     * Automatic login users now use PAM session lightdm-autologin
404     * Use org.freedesktop.DisplayManager instead of
405       org.lightdm.LightDisplayManager for D-Bus name
406     * Add regression tests
407     * Allow many more options to be set from the command line
408
409 Overview of changes in lightdm 0.3.7
410
411     * Fix autologin broken in 0.3.3
412
413 Overview of changes in lightdm 0.3.6
414
415     * Disable Plymouth when starting
416     * Allow display vt setting to be set to "active" to start on active VT
417     * Fix login in Qt example greeter
418     * Fix typo for High Contrast menu item (GTK example greeter)
419
420 Overview of changes in lightdm 0.3.5
421
422     * Set working directory when logging in
423     * Massive improvements to Qt greeter
424     * Fix XDMCP authentication/authorization errors
425     * Have the daemon open a connection to a local X server
426     * Tidy up some debugging messages
427     
428 Overview of changes in lightdm 0.3.4
429
430     * Updates to liblightdm-qt
431     * Fix --with-cache-dir not working
432     * Set greeterdir in .pc files to point to where greeter engines should be
433       installed
434
435 Overview of changes in lightdm 0.3.3
436
437     * Don't run in test-mode if Xephyr cannot be found
438     * Fix daemon using 100% CPU after greeter quits
439     * Fix crash when users don't have GECOS data
440     * Greeters can now detect user add/remove events
441     * Fix ConsoleKit support broken with switch to GDBus
442     * Correctly clean up X processes on exit
443     * Wait for greeter to quit before running user session (fixes problem with
444       Compiz)
445
446 Overview of changes in lightdm 0.3.2
447
448     * Distribute GTK greeter .ui file
449
450 Overview of changes in lightdm 0.3.1
451
452     * Add greeter login_with_defaults method
453     * Add example to the name of all the greeters
454     * Set the configuration for the default display to use VT 7
455     * Fix the vt setting for displays, it was incorrectly named tty
456     * Fix crash when load-users is false in UserManager
457     * Fix up name of .vapi file so it can be used directly from valac
458     * Tidy up Qt library and greeter
459     * Move menubar in greeters to top of screen
460     * Fix console kit get_can_*() methods
461     * Use GtkBuilder for example GTK greeter
462
463 Overview of changes in lightdm 0.3.0
464
465     * Correctly pass environment variables through to the session
466     * Allow starting virtual terminal to be configured
467     * Replace D-Bus greeter communication with a private pipe
468     * Use GDBus instead of dbus-glib
469     * Use the engine process name instead of a hardcoded value in theme files
470     * Rename ldm_greeter_connect to ldm_greeter_connect_to_server so it doesn't
471       clash with GObject method name
472     * Rename ldm-gtk-greeter to lightdm-gtk-greeter
473     * Rename gnome theme to example-gtk-gnome
474     * Add more annotations to liblightdm-gobject
475     * Add an example PyGObject, Vala and QT greeter
476     * Generate metadata for QT libraries
477     * Move Webkit greeter into separate module
478
479 Overview of changes in lightdm 0.2.3
480
481     * Set correct linking library names in pkg-config files
482     * Handle session executables that take arguments
483
484 Overview of changes in lightdm 0.2.2
485
486     * Make default themedir work when --prefix is not passed to configure
487     * Look for face images in ~/.face and ~/.face.icon
488     * Put .vapi file in unversioned vala directory
489     * Fix compiling without QT
490     * Choose the VT to open the display on
491     * Set correct group memberships for sessions (Yves-Alexis Perez)
492     * Set permissions on xauthority file so it can only be read by the owning
493       user (Yves-Alexis Perez)
494     * Set correct permissions on ~/.dmrc (Yves-Alexis Perez)
495     * Add --enable-liblightdm-gobject, --enable-liblightdm-qt configure option
496     * Set environment variables from PAM (Yves-Alexis Perez)
497
498 Overview of changes in lightdm 0.2.1
499
500     * Use "lightdm" as default PAM service and make it configurable
501     * Rename libldmgreeter to libldmgreeter-gobject
502     * Add libldmgreeter-qt (David Edmundson)
503     * Fix gobject-introspection build
504     * Renamed libldmgreeter to liblightdm
505     * Install a .vapi file
506
507 Overview of changes in lightdm 0.2.0
508
509     * Make default user configuration per-display
510     * Only automatically login the first time
511     * Fix WebKit theme loading and automatic login
512     * Do cross fade for sessions that support it
513       (set X-LightDM-Supports-Transitions=true in their xsession file)
514     * Load user settings from ~/.dmrc
515     * Add configuration for default language/layout
516     * Change language/layout/session when user selected in GTK+ greeter
517     * Set default keyboard layout on first login
518     * Don't run all sessions throught /etc/X11/XSession - make the session
519       wrapper optional and configurable.
520     * Make pkgconfig file require libxklavier
521     * Only compile greeters if have dependencies
522     * Include ck-connector code to reduce library dependencies
523     * Add introspection.m4 to the source tree
524     * Support using no greeter user in lightdm.conf
525     * Flush writes to main log file
526     * Allow non-privilidged user to write greeter log file in /var
527     * Fix bugs stopping running greeter as priviledged user (i.e. root)
528     * Don't default to running greeters with the GDM user - it may not exist!
529
530 Overview of changes in lightdm 0.1.2
531
532     * Write PID file
533     * Make user switcher API work
534     * Add a AddDisplay D-Bus method to start new displays
535     * Feed signals to GLib main loop via a pipe
536     * Add an upstart script
537     * Make theme files more similar to existing themes
538     * Change dbus namespace from org.freedesktop.LightDisplayManager to
539       org.lightdm.LightDisplayManager
540     * Write debug log to /var/log/lightdm/lightdm.log instead of stdout.  Use
541       --debug for the previous behaviour
542     * Add exec_prefix into libldmgreeter.pc
543     * Change versioned include and pkgconfig files from 1 to 0
544     * Add themedir variable into pkgconfig file
545     * Connect language list in GTK greeter to login language
546
547 Overview of changes in lightdm 0.1.1
548
549     * Change licence of libldmgreeter from GPL to LGPL
550     * Write X server and session output to log files
551     * Set PATH, DESKTOP_SESSION, GDMSESSION and USERNAME environment variables
552     * Run sessions through Xsession
553     * Close all X servers on exit
554     * Send SIGHUP to X server when returning to greeter (makes all clients quit)
555     * Change authorization after a session ends so previous session does not get
556       access
557     * Make shutdown buttons work in GTK+ greeter
558     * Make user manager configurable
559     * Make GTK+ greeter show username entry if no user list
560     * Hide C and POSIX languages in greeter
561     * Load language and layout from .dmrc file
562
563 Overview of changes in lightdm 0.1.0
564
565     * Make --test-mode which runs as the current user
566     * Support displays acting as XDMCP terminals
567     * Support MIT-MAGIC-COOKIE-1 and XDM-AUTHORIZATION-1 authorization
568     * Support XDMCP over IPv6
569
570 Overview of changes in lightdm 0.0.4
571
572     * Support XDMCP logins
573     * Support multi-head
574     * Clean up resources on exit
575     * Create gettext instance in WebKit greeter
576
577 Overview of changes in lightdm 0.0.3
578
579     * Wait for signal from X server before starting session
580     * Add language API
581     * Add keyboard layout API
582     * Add gettext support to the WebKit greeter
583
584 Overview of changes in lightdm 0.0.2
585
586     * Fix installation of D-Bus service file
587     * Allow DISPLAY env variable to be passed to X server so can run Xephyr
588     * Handle no automatic login in webkit theme
589
590 Overview of changes in lightdm 0.0.1
591
592     * Initial release