summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-01-30 23:03:35 +0000
committerSamuel Thibault <sthibault@debian.org>2012-01-30 23:03:35 +0000
commit117f7d22ddfce615c713d24e3897c0ec74354b17 (patch)
tree14f32ef07e74975e75a882a90c640eb4b8069ca2 /debian
parentf6c176ad1ad5dcc6667f47689750f500ae78101f (diff)
downloadinstallation-guide-117f7d22ddfce615c713d24e3897c0ec74354b17.zip
Document the availability of other apt sources
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e8f724564..f91255534 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ installation-guide (2011xxxx) UNRELEASED; urgency=low
* Update chroot manual into using grub2.
* Document that installing makedev is needed to get MAKEDEV.
Closes: #620881, #656939.
+ * Document the availability of other apt sources, thanks Karl for the
+ patch. Closes: Bug#608828.
[ Joey Hess ]
* Fix typo in example preseed. Closes: #612631