diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-02-07 20:26:46 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-02-07 20:26:46 +0100 |
| commit | 0401747854d7fc26eb097663822e26a988cf4aa4 (patch) | |
| tree | 703ccf2a688ba56852f75520ad1d0113f4ab9f01 /debian | |
| parent | fdb6cbdee070ae6671bdb5ed6b8a549aac1d8107 (diff) | |
| download | python-apt-0401747854d7fc26eb097663822e26a988cf4aa4.tar.gz | |
* utils/migrate-0.8.py:
- Improve C++ parsing and add apt.progress.old to the modules, reduces
false positives.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d981c8b5..b09fb684 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ python-apt (0.7.93.2) UNRELEASED; urgency=low - apt/utils.py: Completely ported, previous one was old-API from Ubuntu. - apt/cache.py: Use the new progress classes instead of the old ones. - apt/package.py: Various smaller issues fixed, probably caused by merge. + * utils/migrate-0.8.py: + - Improve C++ parsing and add apt.progress.old to the modules, reduces + false positives. -- Julian Andres Klode <jak@debian.org> Sun, 07 Feb 2010 19:58:40 +0100 |
