diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-02-23 11:07:56 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-02-23 11:07:56 +0000 |
| commit | c17e7730c128ea465d0e9581a2f87a4e0c4869d3 (patch) | |
| tree | e1cbac1b64d1a3ac95d14ccfd9a808b6e29a0864 /debian | |
| parent | 827b21434e032d72b8353b67b737e78d013eb0c3 (diff) | |
| download | python-apt-c17e7730c128ea465d0e9581a2f87a4e0c4869d3.tar.gz | |
* added basic depcache support
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f6aecd9b..e8dbbb37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.5.33) unstable; urgency=low + + * added basic support for the depcache (python/depcache.cc) + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Feb 2005 12:02:44 +0100 + python-apt (0.5.32) unstable; urgency=low * Update to work with apt 0.5.32 (bzip2 deb support) |
