summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-10-04 08:43:54 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:31:05 +0100
commitaaef53af49f57c7feccb7ed2eb4297e730d0e7a6 (patch)
tree128582e574d2a8e580cc424afd1179ea46b14b1f /docs
parent7a89bfb777121ee55d870ffe605c6f553d26a7c9 (diff)
downloadlive-boot-aaef53af49f57c7feccb7ed2eb4297e730d0e7a6.tar.gz
live-boot-aaef53af49f57c7feccb7ed2eb4297e730d0e7a6.zip
Merging casper 1.107.
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog.casper13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper
index 08daa0e..b1f55c9 100644
--- a/docs/ChangeLog.casper
+++ b/docs/ChangeLog.casper
@@ -1,3 +1,16 @@
+casper (1.107) gutsy; urgency=low
+
+ * Fix gconf keys for suspend and hibernate (thanks, Oliver Grawert;
+ LP: #144790).
+ * Enable suspend again since as far as I can see we no longer need to
+ probe DMI while figuring out whether to enable it (see #61535).
+ * Add a 'textonly' boot option to disable X (LP: #65818).
+ * Write the please-remove-CD message to /dev/console so that it works even
+ if usplash isn't running, and make sure to set /dev/console into a sane
+ state so that pressing Enter doesn't just result in ^M being displayed.
+
+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 02 Oct 2007 15:12:57 +0100
+
casper (1.106) gutsy; urgency=low
* Support preseed/early_command; code supplied here will be run using 'sh