summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2010-10-13 14:18:18 +0200
committerMichael Vogt <mvo@debian.org>2010-10-13 14:18:18 +0200
commitea38b1e608db857d4845b7bf6275b2df1fb8c9e7 (patch)
treeac8b381ad5b0ea26733600bb22d5e20aebbaa84c /debian
parent0497fc4c09c434ea34aa4dbfe773451d9a7082d6 (diff)
parent940ff5d6b5634b57c2e622b5295f499a7807f3de (diff)
* apt-pkg/deb/debsystem.cc:
- fix issues with dir::state::status and dir::state::extended_states when alternative rootdirs are used
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 50e18d3cf..58e6d28bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ apt (0.8.7) UNRELEASED; urgency=low
apt-get update cron job fetches the right translated package
descriptions
* fix test failure on amd64
+ * apt-pkg/deb/debsystem.cc:
+ - fix issues with dir::state::status and dir::state::extended_states
+ when alternative rootdirs are used
-- Christian Perrier <bubulle@debian.org> Tue, 05 Oct 2010 05:35:58 +0200