diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-08-28 17:34:06 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-08-28 17:34:06 +0200 |
commit | 5edc3966e2e1eb4e94b5bd64d59c3a3a78a76ab0 (patch) | |
tree | 635fbe307ad7014fd888983fd2f6d401541a31e0 /debian | |
parent | 35db2f353975cba35597592f468d20d9aed8619c (diff) |
* apt-pkg/contrib/fileutl.cc:
- apply SilentlyIgnore also on files without an extension
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1c12b56e3..781b0e6ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,8 +22,10 @@ apt (0.8.1) UNRELEASED; urgency=low * apt-pkg/depcache.cc: - now that apt-get purge works on 'rc' packages let the MarkDelete pass this purge forward to the non-pseudo package for pseudos + * apt-pkg/contrib/fileutl.cc: + - apply SilentlyIgnore also on files without an extension - -- David Kalnischkies <kalnischkies@gmail.com> Fri, 27 Aug 2010 12:02:15 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 28 Aug 2010 17:33:31 +0200 apt (0.8.0) unstable; urgency=low |