summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-07-26 10:25:10 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-07-26 10:25:10 +0200
commitcb1933dfcfb867e4fedf5ec88e5a16deaf912299 (patch)
tree3b314bc531eaa70efaeca3206b4a5af0398763bf /debian
parent3d35e63fc0b440cd858adeb3793917b96a5ba52a (diff)
* apt-pkg/depcache.cc:
- support a list of sections for: APT::Install-Recommends-Sections APT::Never-MarkAuto-Sections
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 11cdd22cd..c83dc3a8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.7.5) UNRELEASED; urgency=low
+
+ * apt-pkg/depcache.cc:
+ - support a list of sections for:
+ APT::Install-Recommends-Sections
+ APT::Never-MarkAuto-Sections
+
+ --
+
apt (0.7.4) UNRELEASED; urgency=low
[ Michael Vogt ]