diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-01-14 23:43:51 +0000 |
---|---|---|
committer | Chris Lamb <chris@chris-lamb.co.uk> | 2008-01-14 23:43:51 +0000 |
commit | c833147b8d979c45042921d7495a8b8465f88606 (patch) | |
tree | 830baceb9437e29752901729dba91d2007155bbd /debian | |
parent | fefba741836c83c195149763cbed1513a5310cba (diff) | |
download | vyos-live-build-c833147b8d979c45042921d7495a8b8465f88606.tar.gz vyos-live-build-c833147b8d979c45042921d7495a8b8465f88606.zip |
Implement -u/--usage function in lh_clean (Closes: #454553)
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 11fed7421..feafb221c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +live-helper (1.0~a38-1) UNRELEASED; urgency=medium + + [Chris Lamb] + + * Implement -u/--usage function in lh_clean (Closes: #454553) + + -- Daniel Baumann <daniel@debian.org> Mon, 14 Jan 2008 23:32:58 +0000 + live-helper (1.0~a37-2) unstable; urgency=medium * Disabling global arguments in lh_clean (Closes: #451960). |