summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4fb6b0de..f0b3efbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ python-apt (0.7.92) UNRELEASED; urgency=low
properties (Closes: #532338)
* apt/cache.py: Correctly handle rootdir on second and later invocations of
open() (LP: #320665).
+ * Add apt_pkg.DepCache.mark_auto() and apt.Package.mark_auto() methods to
+ mark a package as automatically installed.
[ Sebastian Heinlein ]
* apt/progress.py: Extract the package name from the status message
@@ -28,7 +30,7 @@ python-apt (0.7.92) UNRELEASED; urgency=low
* python/progress.cc:
- low level code for update_status_full and pulse_items()
- -- Julian Andres Klode <jak@debian.org> Mon, 15 Jun 2009 14:45:06 +0200
+ -- Julian Andres Klode <jak@debian.org> Mon, 22 Jun 2009 14:38:19 +0200
python-apt (0.7.91) experimental; urgency=low