summaryrefslogtreecommitdiff
path: root/docs/ChangeLog.casper
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ChangeLog.casper')
-rw-r--r--docs/ChangeLog.casper28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper
index e308906..c4174e6 100644
--- a/docs/ChangeLog.casper
+++ b/docs/ChangeLog.casper
@@ -1,3 +1,31 @@
+casper (1.90) gutsy; urgency=low
+
+ * Added to 22screensaver, to stop the screen automatically locking.
+ Fixes LP: #13497 for kubuntu as well.
+
+ -- Sarah Hobbs <hobbsee@ubuntu.com> Thu, 07 Jun 2007 00:50:42 +1000
+
+casper (1.89) UNRELEASED; urgency=low
+
+ * Update Maintainer field to reflect reality; this package is no longer
+ maintained by me.
+
+ -- Tollef Fog Heen <tfheen@ubuntu.com> Wed, 06 Jun 2007 14:56:46 +0200
+
+casper (1.88) gutsy; urgency=low
+
+ * Add default values for root_persistence, home_persistence,
+ root_snapshot_label, and home_snapshot_label, and parse the persistent
+ command-line option, which went missing in the last merge from Debian.
+ This goes some way towards LP #84591 but doesn't quite fix it for me
+ since the USB stick inexplicably doesn't appear until a little too late.
+ * Use 'losetup -f' instead of walking /sys/block/loop*. Requires
+ busybox-initramfs 1:1.1.3-4ubuntu3.
+ * Install temporary workaround for /dev/loop* breakage in post-2.6.21
+ kernels (LP: #118561).
+
+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 04 Jun 2007 16:26:59 +0100
+
casper (1.87) feisty; urgency=low
[ Colin Watson ]