X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=20f56633223ee4a34ae641491da785b0df661107;hb=9a4b5c6da74dd88de39c997de156f832fc3a89fd;hp=3ad3a184d64f8ff116fb19293d87747bbd799657;hpb=59835af41a8fc018b4a35c03f7d062b437d62f8a;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 3ad3a18..20f5663 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,67 @@ +casper (1.217) lucid; urgency=low + + [ Luke Yelavich ] + * ubiquity-hooks/30accessibility: Enable accessible login for the blindness + and braile accessibility profiles. + + [ Colin Watson ] + * Use egrep rather than 'grep -E' (LP: #512386). + + [ Julien Lavergne ] + * 15autologin: Add support for LXDM autologin (LP: #511976). + + [ Evan Dandrea ] + * Properly shut down debconf-communicate so that its database gets + written (LP: #518272). + + -- Evan Dandrea Thu, 11 Feb 2010 08:25:53 +0000 + +casper (1.216) lucid; urgency=low + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility && ubiquity-hooks/30accessibility: + - Remove code to disable pulseaudio, as it is no longer needed, and + the supporting code in the pulseaudio package was removed a long time + ago. + - Set the default empathy theme to classic for blindness and braille + accessibility profiles. + + [ Jamie Bennett ] + * Speed up work around debconf-communicate. Replace several calls to + debconf-communicate with one persistent invocation followed by + confmodule calls. + * Disable guest account by rm'ing rather than waiting for dpkg to + remove it. + + -- Colin Watson Wed, 03 Feb 2010 16:41:57 -0800 + +casper (1.215) lucid; urgency=low + + [ Mario Limonciello ] + * Support multiple preseed file/urlarguments on the kernel commandline + rather than just selecting the last one and going with that. + * debian/control: Set Vcs-Bzr. + + [ Jonathan Riddell ] + * Add scripts/casper-bottom/48enable_kubuntu_netbook and ubiquity- + hooks/48enable_kubuntu_netbook to enable Plasma Netbook workspace + for Kubuntu Netbook Remix + + -- Jonathan Riddell Wed, 27 Jan 2010 13:55:42 +0000 + +casper (1.214) lucid; urgency=low + + * 15autologin: simplify the code with escape character evaluation + (LP: #505140) + + -- Didier Roche Tue, 12 Jan 2010 08:57:05 +0100 + +casper (1.213) lucid; urgency=low + + * printf does not evaluate escape characters in the argument string. + + -- Evan Dandrea Mon, 11 Jan 2010 11:02:12 +0000 + casper (1.212) lucid; urgency=low [ Martin Pitt ]