diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-18 16:46:37 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-18 16:46:37 +0100 |
| commit | 2cc697efb0bad365973c9dbfbd88fc7bb90b7a8f (patch) | |
| tree | d176a7e8208956e3559423f3b41fbe2d674a71a7 /debian | |
| parent | 51054e7baa348d2037d07102cc2f43392d528ada (diff) | |
| download | python-apt-2cc697efb0bad365973c9dbfbd88fc7bb90b7a8f.tar.gz | |
* apt/history.py:
- simple abstraction for the apt history file
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 60e1f265..945cfe3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ python-apt (0.7.13.5) UNRELEASED; urgency=low * apt/progress/__init__.py: - Fix InstallProgress.updateInterface() to cope with read() returning 0 on non-blocking file descriptors (LP: #491027). + + [ Michael Vogt ] + * apt/history.py: + - simple abstraction for the apt history file [ Michael Vogt ] * data/templates/Ubuntu.info.in: |
