diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a2af143..699ef8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +live-boot (4.0~a10-1) experimental; urgency=low + + [ Daniel Baumann ] + * Debranding package for derivatives. + + [ Evgeni Golov ] + * Fixing condition for setting rootfs_dest_backing. + + [ Michael Stummvoll ] + * Simplifying if statement in is_live_system function. + * Fixing a bug with multiple files in is_live_path after the last + commit. + * Using is_live_path() in mount_images_in_directory() to avoid redundant + logic. + + -- Daniel Baumann <mail@daniel-baumann.ch> Mon, 01 Apr 2013 08:20:50 +0200 + live-boot (4.0~a9-1) experimental; urgency=low * Removing all references to my old email address. |
