summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-11-29 12:07:01 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-11-29 12:07:01 +0100
commitef9c8e692fd184824d29cba42c26daa9b20bdfdb (patch)
treef7f2073c00511550e921e837d9056a72bcdcc4a5 /debian/changelog
parent9fa44c4a7c9ba0b856858b268445bd0f87ee58ae (diff)
downloadpython-apt-ef9c8e692fd184824d29cba42c26daa9b20bdfdb.tar.gz
* python/tag.cc
- support "None" as default in ParseSection(control).get(field, default), LP: #44470
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 538ee2c3..0e80122f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.7.4) UNRELEASED; urgency=low
+python-apt (0.7.4) unstable; urgency=low
* apt/debfile.py:
- added wrapper around apt_inst.debExtract()
@@ -19,12 +19,15 @@ python-apt (0.7.4) UNRELEASED; urgency=low
metaIndex source entries
* python/depcache.cc:
- be more threading friendly
+ * python/tag.cc
+ - support "None" as default in
+ ParseSection(control).get(field, default), LP: #44470
* python/progress.cc:
- fix refcount problem in OpProgress
- fix refcount problem in FetchProgress
- fix refcount problem in CdromProgress
- -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Jul 2007 22:33:59 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Nov 2007 11:52:43 +0100
python-apt (0.7.3.1) unstable; urgency=low