diff options
author | Samuel Thibault <sthibault@debian.org> | 2015-04-17 15:33:05 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2015-04-17 15:33:05 +0000 |
commit | 78f9d82b7add9f573462d6c0eb1ad0b8f0e2b9ab (patch) | |
tree | 73949ea895995d964d3aba3e2d92d69b5c0e10a9 /debian/changelog | |
parent | e9640de4d24c5e5968e5b06b5aa1b582cc989618 (diff) | |
download | installation-guide-78f9d82b7add9f573462d6c0eb1ad0b8f0e2b9ab.zip |
Fix moving the html images when destination already contains a built manual. Closes: #782765.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e525ae2fe..4b1c16520 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,10 +38,14 @@ installation-guide (20150324) UNRELEASED; urgency=medium * Make USB boot a more prominent option for booting the installer on x86 * Remove the old hdX device names, switch to sdX for disks * Various fixes for arm* support + * Loads of trivial translations. [ Samuel Thibault ] * Add missing "set -e" in build/Makefile to trap build failures. Closes: #782673. + * Loads of trivial translations. + * Fix moving the html images when destination already contains a built + manual. Closes: #782765. -- Samuel Thibault <sthibault@debian.org> Sat, 28 Mar 2015 10:10:34 +0100 |