diff options
author | Julian Andres Klode <jak@debian.org> | 2011-04-08 13:57:04 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2011-04-08 13:57:04 +0200 |
commit | 7ea7ac9efa88b73fc6ff30483a928ef49b95c015 (patch) | |
tree | cb1c4b50250e6283ce15c675d921e7d4bc71f589 /debian | |
parent | 8220213e48857172d8ebbf3d4914667e372a8930 (diff) |
* apt-pkg/acquire-item.cc:
- Use Release files even if they cannot be verified (LP: #704595)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34e34c3a6..486a4de8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ apt (0.8.13.3) UNRELEASED; urgency=low * apt-pkg/indexcopy.cc: - Use RealFileExists() instead of FileExists(), allows amongst other things a directory named Sources to exist on a CD-ROM (LP: #750694). + * apt-pkg/acquire-item.cc: + - Use Release files even if they cannot be verified (LP: #704595) -- Julian Andres Klode <jak@debian.org> Thu, 07 Apr 2011 11:48:46 +0200 |