diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:05:13 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:27 +0100 |
commit | b88433933b5d437a71f9d34808c8e4abe6f22e29 (patch) | |
tree | f2e4b02671506d024afa24d094c7fd34e7e9bf39 /debian | |
parent | 75c3e820b099247b9774dfe2499f59cef50c078e (diff) | |
download | vyos-live-build-b88433933b5d437a71f9d34808c8e4abe6f22e29.tar.gz vyos-live-build-b88433933b5d437a71f9d34808c8e4abe6f22e29.zip |
Fixing typing error in lh_binary_syslinux, thanks to Jean Pierre LeJacq <jp.lejacq@quoininc.com> (Closes: #443099).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2fc6a85f2..0d1ca63f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ live-helper (1.0~a29-1) UNRELEASED; urgency=medium * New upstream release: - Adding preinst to take care about package upgrades with respect to directories that are symlinks now (Closes: #442408, #442922). + - Fixed typing error in lh_binary_syslinux, thanks to Jean Pierre LeJacq + <jp.lejacq@quoininc.com> (Closes: #443099). -- Daniel Baumann <daniel@debian.org> Mon, 24 Sep 2007 00:00:00 +0200 |