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
* 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