diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9f80cbc7c..6d0000400 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,11 @@ apt (0.8.13.2ubuntu2) UNRELEASED; urgency=low - run unattended-upgrades even if there was a error during the apt-get update (LP: #676295) + [ Julian Andres Klode ] + * 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). + [ David Kalnischkies ] * apt-pkg/pkgcache.cc: - use the native Architecture stored in the cache header instead of |