diff options
author | Frans Pop <elendil@planet.nl> | 2006-03-31 15:28:29 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-03-31 15:28:29 +0000 |
commit | 51ce39bf5f9c96fb78a264be26ceb4968a843c81 (patch) | |
tree | 259ebba885c09a11cfde461cc8d6edc516160869 | |
parent | 889eaca9d8e1f0f2f61a493a1684c5787edf9094 (diff) | |
download | installation-guide-51ce39bf5f9c96fb78a264be26ceb4968a843c81.zip |
Document buildscript change in changelog; closes FTBFS bug
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f995cd09a..f646daba7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ installation-guide (2006XXXX) UNRELEASED; urgency=low * Remove all Sarge specific content and make Etch specific content default. * Delete some obsolete entities. * Change references from package d-i-manual to package installation-guide. + * Explicitly specify XML declaration as required by openjade 1.4devel1-15 + (closes: #360241). * Update appendix on chroot installs: - mention that debootstrap also requires basic Unix/Linux commands; - comment out link to outdated rpm packages of debootstrap. |