diff options
author | Daniel Baumann <daniel@debian.org> | 2007-10-09 21:33:44 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:27 +0100 |
commit | 0c188a79ba1997b16a766747db456ad6aaeaac3f (patch) | |
tree | 8dae8eb80de3fcea1b40d259ca41668aa9f5a1f4 | |
parent | 7bfb06e25a566a8bce44ce2f544057d496f75089 (diff) | |
download | live-build-0c188a79ba1997b16a766747db456ad6aaeaac3f.zip live-build-0c188a79ba1997b16a766747db456ad6aaeaac3f.tar.gz |
Releasing live-helper 1.0~a31-1.
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 39f186c..0dcae9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,23 @@ -live-helper (1.0~a31-1) UNRELEASED; urgency=medium +live-helper (1.0~a31-1) unstable; urgency=medium + [ Daniel Baumann ] * New upstream release. + * Preparing live-helper 1.0~a31-1. + + [ Otavio Salvador ] + * cdebootstrap: simplified code using case instead of if's so it's + easier to read + * iso: move mini and minimal flavors assigment to a cannonical place + * hooks/mini: remove dselect package since it's mostly unused now + * bootstrap: add support to include and exclude packages + * syslinux: force latin1 encoding on texts used for labels + * iso: use -allow-multidot option when calling genisoimage + * templates: change font used on syslinux menu to a better one + * fix version guessing using proper evaluation + * syslinux: fix usb-hdd entries to use menu.cfg file + * syslinux: properly change timeout and do not fail if help files do + not exists + * syslinux: fix usb-hdd templates coping -- Daniel Baumann <daniel@debian.org> Mon, 8 Oct 2007 00:00:00 +0200 |