remove death code by removing unused GetInitialize
[apt.git] / debian / changelog
index 1c12b56e3fe4c5d286935d50f1ac79c6ec625ff5..3c549ab9c6c3e8a2bc7c151147f45e3640fc1eec 100644 (file)
@@ -19,11 +19,14 @@ apt (0.8.1) UNRELEASED; urgency=low
   * cmdline/apt-get.cc:
     - remove direct calls of ReadMainList and use the wrapper instead
       to protect us from useless re-reads and two-times notice display
+    - remove death code by removing unused GetInitialize
   * apt-pkg/depcache.cc:
     - now that apt-get purge works on 'rc' packages let the MarkDelete
       pass this purge forward to the non-pseudo package for pseudos
+  * apt-pkg/contrib/fileutl.cc:
+    - apply SilentlyIgnore also on files without an extension
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 27 Aug 2010 12:02:15 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com>  Sat, 28 Aug 2010 17:52:36 +0200
 
 apt (0.8.0) unstable; urgency=low