diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-06-28 10:19:54 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-06-28 10:19:54 +0200 |
| commit | 8da0ea4e985d947ff176d2f5e5eada1f1d255a1e (patch) | |
| tree | ac7ed79bed4935267b86d8d4ba28452f66ba0617 /debian/changelog | |
| parent | 4fb02d6b79ae8d284af0dfa0a70ac9436e491e31 (diff) | |
| download | python-apt-8da0ea4e985d947ff176d2f5e5eada1f1d255a1e.tar.gz | |
* speedups in the MyCache.clear() code
* minor code cleanups (move the depcache code into _initDepCcche())
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 31679a80..200ee407 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +update-manager (0.43) edgy; urgency=low + + * fixes in the changelog reading code + * speedup in the cache clear code + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Jun 2006 10:17:48 +0200 + update-manager (0.42.2ubuntu22) dapper; urgency=low * UpdateManager/UpdateManager.py: |
