summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-02-26 23:51:31 +0000
committerSamuel Thibault <sthibault@debian.org>2012-02-26 23:51:31 +0000
commit07df46854b995b9964d624bf689e754f5664722a (patch)
tree2725abc029678d656f275018fe6ed3e87e4ff0fc /debian
parentf2df7e8069258eb23731bbbcecbe88d4fd25430e (diff)
downloadinstallation-guide-07df46854b995b9964d624bf689e754f5664722a.zip
Fix preseeding for keyboard-configuration, choice part
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d3446203e..8432e93e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ installation-guide (2011xxxx) UNRELEASED; urgency=low
* Use dd of= instead of cat >, to save users who use sudo. Advise to make
sure the stick is unmounted. Closes: #660776.
* Rename kbd-chooser component to console-setup.
+ * Fix preseeding for keyboard-configuration.
[ Joey Hess ]
* Fix typo in example preseed. Closes: #612631