diff options
author | Daniel Baumann <daniel@debian.org> | 2009-01-12 19:25:21 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:39 +0100 |
commit | 254eb5cc07447d60e16e9acf1b802c9935ab03a1 (patch) | |
tree | 93384b27291d1afbc39631460c3e239d27d5c566 /debian | |
parent | 4185bfed45d1ec5bb7bd65536ee1e8ace12539bf (diff) | |
download | vyos-live-build-254eb5cc07447d60e16e9acf1b802c9935ab03a1.tar.gz vyos-live-build-254eb5cc07447d60e16e9acf1b802c9935ab03a1.zip |
Releasing version 1.0.2-4.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b5263f90a..da30c2f0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +live-helper (1.0.2-4) unstable; urgency=low + + * Prefering local resolv.conf over truncated one. + * Prefering local hosts over truncated one. + * Moving removal of apt packages lists from minimal and stripped hook + to lh_chroot_sources, thanks to Ben Armstrong <synrg@debian.org>. + + -- Daniel Baumann <daniel@debian.org> Mon, 12 Jan 2009 13:00:00 -0500 + live-helper (1.0.2-3) unstable; urgency=medium [ Chris Lamb ] |