diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-26 10:25:10 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-26 10:25:10 +0200 |
| commit | cb1933dfcfb867e4fedf5ec88e5a16deaf912299 (patch) | |
| tree | 3b314bc531eaa70efaeca3206b4a5af0398763bf /debian | |
| parent | 3d35e63fc0b440cd858adeb3793917b96a5ba52a (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/changelog | 9 |
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 ] |
