[debian/changlog] add entry for the "missing source.list file" fix
authorDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 3 Aug 2009 12:44:28 +0000 (14:44 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 3 Aug 2009 12:44:28 +0000 (14:44 +0200)
* apt-pkg/sourcelist.cc:
  - only show warning about missing sources.list file if no we have
    no valid sourceentry (Closes: #539731)

debian/changelog

index 7f9cc0c..5822fca 100644 (file)
@@ -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