summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-08-31 20:31:58 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:01 +0100
commit6e808da9822e78d759df3c3aad57320b6ea7b8d0 (patch)
treed7edbcbd8c8c787ec5af2c9526e033f145f56d78
parente170719f72d4b5805f9278ed87c21497308ab1b0 (diff)
downloadlive-boot-6e808da9822e78d759df3c3aad57320b6ea7b8d0.tar.gz
live-boot-6e808da9822e78d759df3c3aad57320b6ea7b8d0.zip
Releasing debian version 1.139.1-2.
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1215a4c..c4e27dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+live-initramfs (1.139.1-2) unstable; urgency=medium
+
+ [ Daniel Baumann ]
+ * If the filesystem type of the rootfs cannot be automatically detected, we
+ try to assume it from the extension of the imagefile we have found. Thanks
+ to Jordi Pujol <jordi_pujol@telefonica.net> (Closes: #460456).
+ * Setting project email address to the new debian-live@lists.debian.org.
+ * Disabling default usage of local swap partitions. Can be enabled with the
+ 'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3@gmail.com> for
+ bringing it up.
+
+ [ Michal Suchanek ]
+ * Enabling the "remove CD" prompt in splashy.
+
+ -- Daniel Baumann <daniel@debian.org> Mon, 1 Sep 2008 00:00:00 +0200
+
live-initramfs (1.139.1-1) unstable; urgency=medium
[ Ben Voui ]