diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-01-20 16:01:40 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-01-20 16:01:40 +0100 |
commit | 3cb3fe76e90283a5b3fe7105e4854d4bac13bfeb (patch) | |
tree | 773b6bbedbc9d122ebc21a84f9db680b93813f4f /debian | |
parent | fe0f7911b650918e1d511b3453664a07f6d966d0 (diff) |
* ftparchive/writer.cc:
- add config option to search for more patterns in release command
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 59f516751..ca88901a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,8 +59,10 @@ apt (0.8.11+wheezy) unstable; urgency=low can be used without being root (Closes: #393005, #592107) * apt-pkg/deb/deblistparser.cc: - rewrite LoadReleaseInfo to cope with clearsigned Releasefiles + * ftparchive/writer.cc: + - add config option to search for more patterns in release command - -- David Kalnischkies <kalnischkies@gmail.com> Thu, 20 Jan 2011 14:52:32 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Thu, 20 Jan 2011 16:00:54 +0100 apt (0.8.10) unstable; urgency=low |