diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-12-10 10:36:18 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-12-10 10:36:18 +0100 |
commit | 4e59859b1396a2d93f265ae87307033dfed2c5a2 (patch) | |
tree | e1c82f0b07b6127f8858c270ef1b23d08ef4370f /debian | |
parent | 06d2edc18a65110f13d8717061ac72af6cb5483a (diff) | |
download | live-boot-4e59859b1396a2d93f265ae87307033dfed2c5a2.tar.gz live-boot-4e59859b1396a2d93f265ae87307033dfed2c5a2.zip |
Releasing debian version 4.0.2-1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index da4f021..cd5d7b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +live-boot (4.0.2-1) unstable; urgency=low + + [ Daniel Baumann ] + * Dropping usage of /etc/fstab.d since util-linux removed it, thanks to + Evgeni Golov <evgeni+git@golov.de> for reporting it. + + [ Jan Blunck ] + * Fix spelling of unknown + * Suppress annoying but harmless warning about unknown module + + -- Daniel Baumann <mail@daniel-baumann.ch> Wed, 10 Dec 2014 10:36:04 +0100 + live-boot (4.0.1-1) unstable; urgency=low [ victory ] |