summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2007-12-16 18:53:32 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2007-12-16 18:53:32 -0200
commitdb2cca1129fa2d88eae80e1c4a17e263236a95a3 (patch)
tree2fa70cc26707e15b829c02bd02ae94f5d7e690c8 /debian
parent18d38975fb8ff17340ddf0457d74f02a596248fb (diff)
* apt-pkg/contrib/configuration.cc:
- if RootDir is set, then FindFile and FindDir will return paths relative to the directory stored in RootDir, closes: #456457.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9ae68c770..d8ce744d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,6 +47,11 @@ apt (0.7.10) UNRELEASED; urgency=low
- support lzma data members
* ftparchive/multicompress.cc:
- support lzma output
+
+ [ Daniel Burrows ]
+ * apt-pkg/contrib/configuration.cc:
+ - if RootDir is set, then FindFile and FindDir will return paths
+ relative to the directory stored in RootDir, closes: #456457.
-- Otavio Salvador <otavio@ossystems.com.br> Sun, 16 Dec 2007 18:46:29 -0200