diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-12-17 23:19:37 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-12-17 23:19:37 +0100 |
commit | 6f388ec39823d67a233e8ad7949077b9c9f36707 (patch) | |
tree | 98eed2364a961a4781cc78cdb02fb2803fe1aa58 /debian | |
parent | a0e96b87e1f9e2b924dd473b7a29272f88c461bb (diff) |
* apt-inst/contrib/arfile.cc:
- support members ending with '/' as well (thanks to Michal Cihr,
closes: #500988)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 35a8fb2b4..2d765c6a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,9 @@ apt (0.7.20) unstable; urgency=low This is controlled via the value of APT::Get::Build-Dep-Automatic and is set "false" by default. Thanks to Aaron Haviland, closes: #448743 + * apt-inst/contrib/arfile.cc: + - support members ending with '/' as well (thanks to Michal Cihr, + closes: #500988) [ Christian Perrier ] * Translations: |