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

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