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

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