diff options
author | Daniel Baumann <daniel@debian.org> | 2010-12-06 12:23:51 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:38 +0100 |
commit | 67aad58250e2d285f4bda62f3ceecc18c02b8e3b (patch) | |
tree | b411c1ba7b8c20053ca3af0176fc0375ed2a0207 /debian | |
parent | 6cb261cf4ff55b369346d2d5a655720931f28ff3 (diff) | |
download | vyos-live-build-67aad58250e2d285f4bda62f3ceecc18c02b8e3b.tar.gz vyos-live-build-67aad58250e2d285f4bda62f3ceecc18c02b8e3b.zip |
Releasing debian version 3.0~a9-1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d9627b0af..5f47515b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +live-build (3.0~a9-1) experimental; urgency=low + + [ Daniel Baumann ] + * Once again updating volatile urls for squeeze. + * Passing chroot directory explicitly to Apt() in preparation for + multi-arch. + * Renaming --architecture to --architectures in preparation for multi- + arch. + * Making default argument guessing for non-debian systems a bit more + robust. + + [ Ben Armstrong ] + * Updating lb config --help and man page. + + -- Daniel Baumann <daniel@debian.org> Mon, 06 Dec 2010 12:19:09 +0100 + live-build (3.0~a8-1) experimental; urgency=low [ Daniel Baumann ] |