diff options
author | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:01:23 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 20:04:31 +0100 |
commit | 3ca7b756762f307755cccac4da741fba582cf50c (patch) | |
tree | 2cb5b66e067c6a9426db7273153e0683cd424e69 /debian/changelog | |
parent | 387db68f86b69a9708257c98de8826bfba30aef1 (diff) | |
download | live-boot-3ca7b756762f307755cccac4da741fba582cf50c.tar.gz live-boot-3ca7b756762f307755cccac4da741fba582cf50c.zip |
Releasing debian version 3.0~a15-1.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index add53f6..2c57b74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +live-boot (3.0~a15-1) experimental; urgency=low + + [ Daniel Baumann ] + * Updating year in copyright. + + [ Marco Amadori ] + * Adjust copyright entry in live-snapshot. + * Protect NOPROMPT (Closes: #610941). + + [ Michal Suchanek ] + * Simplify union mounting. + * Really set limit on open files for unionfs-fuse + * Add verbose messages to initramfs hook. + + [ T(A)ILS developers ] + * Fixing remaining fromiso= bug. + * Fixing syntax error. + + -- Daniel Baumann <daniel@debian.org> Wed, 09 Mar 2011 18:01:07 +0100 + live-boot (3.0~a14-1) experimental; urgency=low [ Richard Nelson ] |