source: trunk/debathena/config/lightdm-config/debian/changelog @ 25699

Revision 25699, 2.5 KB checked in by jdreed, 12 years ago (diff)
In lightdm-config: * Append the codename to the motd filename, if possible * Pick a less stupid default motd filename
Line 
1debathena-lightdm-config (1.5) unstable; urgency=low
2
3  * Append the codename to the motd filename, if possible
4  * Pick a less stupid default motd filename
5
6 -- Jonathan Reed <jdreed@mit.edu>  Sat, 04 Aug 2012 12:41:05 -0400
7
8debathena-lightdm-config (1.4) unstable; urgency=low
9
10  * Be clearer about what a DBus error probably means when initiating a
11    restart/shutdown from lightdm
12  * Support basic accessibility options (High Contrast theme and an
13    on-screen keyboard, if available)
14  * Drop a separate panel window and actually implement a real menubar on
15    the background window for the top "panel"
16  * Display a MOTD on the login screen (Trac: #793)
17  * Add support for a config file
18  * Un-break logo animation, which was broken when the timer callback only
19    conditionally returned True
20  * Deal more gracefully with a missing background image
21  * Move greeter to /usr/lib/debathena-lightdm-config
22  * Support multiple monitors (Trac: #1031)
23  * If the nologin file exists when the greeter is spawned, then prevent
24    logins
25
26 -- Jonathan Reed <jdreed@mit.edu>  Wed, 01 Aug 2012 10:41:00 -0400
27
28debathena-lightdm-config (1.3) unstable; urgency=low
29
30  * Switch to config-package-dev instead of trying to place nice with what
31    the user has installed, because we need to clobber some additional
32    lightdm.conf settings; remove now-unused debconf templates
33  * Set user-authority-in-system-dir=true in lightdm.conf (Trac: #1161)
34  * Ship a session setup and cleanup script, which source some run-parts
35    directories
36
37 -- Jonathan Reed <jdreed@mit.edu>  Mon, 02 Jul 2012 11:40:55 -0400
38
39debathena-lightdm-config (1.2) unstable; urgency=low
40
41  * Support kiosk browsing
42  * Explicitly set the text and id columns of the ComboBox to work around
43    GtkBuilder bugs
44  * The greeter needs to keep track of whether the user hit Cancel or not
45    in LightDM 1.0 (oneiric)
46  * It's GLib.GError, not Glib.Gerror
47
48 -- Jonathan Reed <jdreed@mit.edu>  Tue, 05 Jun 2012 16:39:17 -0400
49
50debathena-lightdm-config (1.1) unstable; urgency=low
51
52  * Scale the background, since most displays are not 2560x1600
53  * Bump the scaling factor on the owl, the previous values were when we
54    were in an additional window and could obscure the greeter
55  * Disallow logins when we're taking an update
56  * Explain how to type a username correctly
57  * The show-message callback takes 3 args, not 2.
58
59 -- Jonathan Reed <jdreed@mit.edu>  Fri, 01 Jun 2012 11:32:08 -0400
60
61debathena-lightdm-config (1.0) unstable; urgency=low
62
63  * Initial release.
64
65 -- Jonathan Reed <jdreed@mit.edu>  Mon, 07 May 2012 17:28:16 -0400
Note: See TracBrowser for help on using the repository browser.