diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-03-03 21:21:05 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-03-03 21:21:05 +0100 |
| commit | 2342bc7c05da5589f166496fe1112b249598648f (patch) | |
| tree | 6ccb3681e9f7328cdb70823fa9183da2062d713e /debian | |
| parent | 46c29108ea76d1ca336042be99bbe11e8e5061b8 (diff) | |
| parent | 754744630ff6228029cd025074dc0cfe3de08495 (diff) | |
| download | python-apt-2342bc7c05da5589f166496fe1112b249598648f.tar.gz | |
* python/cache.cc, tests/getcache_mem_corruption.py:
- test if progress objects have the right methods
and raise error if not (thanks to Emanuele Rocca)
closes: #497049
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f8494712..9df26b05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,10 @@ python-apt (0.7.9~exp3) experimental; urgency=low config from it as well * python/configuration.cc, python/apt_pkgmodule.cc: - add apt_pkg.ReadConfigDir() + * python/cache.cc, tests/getcache_mem_corruption.py: + - test if progress objects have the right methods + and raise error if not (thanks to Emanuele Rocca) + closes: #497049 * apt/package.py: - avoid uneeded interal references in the Package objects |
