diff options
author | Samuel Thibault <sthibault@debian.org> | 2014-11-18 11:52:08 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2014-11-18 11:52:08 +0000 |
commit | 678ca0b6f160dbc5524edbf4785fee4931b384bc (patch) | |
tree | 9b42f608b3cb37855ae985d5c377f28f4e00abbb /debian/changelog | |
parent | c3ebbddc46eeb4af4eaa88346ad3c3cf07597430 (diff) | |
download | installation-guide-678ca0b6f160dbc5524edbf4785fee4931b384bc.zip |
Fix preseed name: netcfg/link_detection_timeout ->
netcfg/link_wait_timeout. Thanks Julien Cristau for noticing.
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 265a9ad52..94329a69f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,10 @@ installation-guide (201409xx) UNRELEASED; urgency=medium * Warn that one must copy hybrid images on whole USB sticks, not just a partition. Closes: #762024. + [ Samuel Thibault ] + * Fix preseed name: netcfg/link_detection_timeout -> + netcfg/link_wait_timeout. Thanks Julien Cristau for noticing. + -- Samuel Thibault <sthibault@debian.org> Tue, 16 Sep 2014 13:24:16 +0200 installation-guide (20140916) unstable; urgency=low |