summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-04-05 23:13:35 +0000
committerFrans Pop <elendil@planet.nl>2009-04-05 23:13:35 +0000
commit8845b3e73595694b76d36271ae711bb44978de09 (patch)
tree6e3b9ffe6a7ec2db48ec748817666668e098710f /debian
parent1ed636e096733f38d98e9139b19025a94f18f1c6 (diff)
downloadinstallation-guide-8845b3e73595694b76d36271ae711bb44978de09.zip
Fix example how to generate md5-encoded password
If a plain echo is used the newline gets included in the password. Thanks to René Engelhard for reporting the error.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7e48725ac..882fb9ba7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,8 +27,9 @@ installation-guide (2008xxxx) UNRELEASED; urgency=low
* chroot install: 'tzconfig' is deprecated for 'dpkg-reconfigure tzdata'.
Closes: #520582.
* Booting using LILO or GRUB: minor improvements. Closes: #519508.
+ * Fix example how to generate md5-encoded password. Closes: #518018.
- -- Frans Pop <fjp@debian.org> Mon, 06 Apr 2009 01:00:05 +0200
+ -- Frans Pop <fjp@debian.org> Mon, 06 Apr 2009 01:08:14 +0200
installation-guide (20081208) unstable; urgency=low