summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-08-03 14:44:28 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-08-03 14:44:28 +0200
commit2b5c0d21114e200f524c2ff199bf1ce9e0d923fa (patch)
tree7baa3c033ea8d29236ca5b89f115f2f95bc6059f
parent40e7fe0e053129c28c59acc79e94cc10e89e7738 (diff)
[debian/changlog] add entry for the "missing source.list file" fix
* apt-pkg/sourcelist.cc: - only show warning about missing sources.list file if no we have no valid sourceentry (Closes: #539731)
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f9cc0c02..5822fcae6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ apt (0.7.23) unstable; urgency=low
* apt-pkg/contrib/strutl.cc:
- enable thousand separator according to the current locale
(by Luca Bruno, Closes: #223712)
+ * apt-pkg/sourcelist.cc:
+ - only show warning about missing sources.list file if no we have
+ no valid sourceentry (Closes: #539731)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 30 Jul 2009 15:27:30 +0200