diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-07-25 17:23:39 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-07-25 17:25:05 +0200 |
| commit | b5a27fa51228ce8946920b3b30e21d2f661c5026 (patch) | |
| tree | 50fe595fde2e0e220d2289a8b47cd40a8842f628 /debian | |
| parent | a73e6a2241e335d5854112ea379cc3bd6b2a12ec (diff) | |
| download | live-boot-b5a27fa51228ce8946920b3b30e21d2f661c5026.tar.gz live-boot-b5a27fa51228ce8946920b3b30e21d2f661c5026.zip | |
Releasing debian version 3.0~a37-1.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 77e8e7a..92722cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +live-boot (3.0~a37-1) unstable; urgency=low + + [ Daniel Baumann ] + * Cleaning up initramfs-tools hook. + + [ Tails developers ] + * Fixing persistence backward-compatibility mode (Closes: #681176). + + [ Daniel Baumann ] + * Making swap function self contained. + * Making read-only function self contained. + * Making verify-checksums function self contained. + * Factoring out debug into an own function. + * Extending read-only parameters to allow specifying custom list of + devices. + * Avoid re-access /proc/cmdline in select-eth-device function and use + internal variable instead. + + -- Daniel Baumann <daniel@debian.org> Wed, 25 Jul 2012 17:18:06 +0200 + live-boot (3.0~a36-1) unstable; urgency=low * Adding temporary notes in a readme file. |
