diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-29 21:26:06 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-29 21:26:06 +0200 |
| commit | cbe639cf94a2fd80ca0ee0b2789eb93564b59edc (patch) | |
| tree | 55981f7d8c3f08917bf0632bea5ec569a3d628af /debian | |
| parent | 72c3745b28d64d43f6c21f960e13f0ee6142ec8d (diff) | |
| download | python-apt-cbe639cf94a2fd80ca0ee0b2789eb93564b59edc.tar.gz | |
Add has_key to the list of deprecated functions.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a8211c5f..9a1ed281 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low - Change priority to standard, keep -doc and -dev on optional. * utils/migrate-0.8.py: - Open files in universal newline support and pass filename to ast.parse. + - Add has_key to the list of deprecated functions. [ Michael Vogt ] * apt/cache.py: |
