summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@debian.org>2006-06-14 00:31:49 -0300
committerOtavio Salvador <otavio@debian.org>2006-06-14 00:31:49 -0300
commit473031d5c8273643592d2f269fd532afb560303c (patch)
tree2217d1ecd032b50d99ada4494410f9f4d83c0a3c /debian
parent22e59d0dc92c45ea63d75d73474b5be610e57a58 (diff)
downloadpython-apt-473031d5c8273643592d2f269fd532afb560303c.tar.gz
- allow change of rootdir for APT database loading
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ff62eac6..287605e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ python-apt (0.6.18) unstable; urgency=low
[ Otavio Salvador ]
* apt/cache.py:
- fix commit doc string to also cite the open related callbacks
+ - allow change of rootdir for APT database loading
--