]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* merged from apt--mvo
[apt.git] / debian / changelog
index 35bf91080d13cef6970ebf46301f8312c554ebc4..c40804746674b357c0b52699c7784d59abee0c6c 100644 (file)
@@ -1,6 +1,18 @@
 apt (0.7.0) experimental; urgency=low
 
   * Branch that contains tall the new features
+  * Removed all #pragma interface/implementation
+  * Branch that contains tall the new features:
+  * translated package descriptions
+  * task install support
+  * automatic dependency removal
+  * Removed all #pragma interface/implementation
+  * merged support for the new dpkg "Breaks" field 
+    (thanks to Ian Jackson)
+  * handle network failures more gracefully on "update"
+  * support for unattended-upgrades (via unattended-upgrades
+    package)
+  * added apt-transport-https method
 
  -- Michael Vogt <mvo@debian.org>  Thu, 14 Dec 2006 11:31:41 +0100
 
@@ -8,6 +20,14 @@ apt (0.6.46.5) UNRELEASED; urgency=low
 
   * apt-pkg/algorithm.cc:
     - use clog for all debugging
+    - only increase the score of installed applications if they 
+      are not obsolete 
+    - fix resolver bug on removal triggered by weak-dependencies 
+      with or-groups
+  * methods/http.cc:
+    - send apt version in User-Agent
+  * apt-pkg/deb/debrecords.cc:
+    - fix SHA1Hash() return value
 
  -- Michael Vogt <mvo@debian.org>  Thu, 14 Dec 2006 11:31:41 +0100