diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-06-04 22:58:57 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-06-04 22:58:57 +0200 |
commit | 3f8621c5effb167a51944b86334867e2fe8fedb3 (patch) | |
tree | cfe51235180d2286b626d2fce47462533b3e1709 /debian | |
parent | ea4b220b1b17b270fc1a05e454439c32589548b7 (diff) |
store also the SourceList we use internally for export
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 097916d1e..9001e91a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low * apt-pkg/cachefile.{cc,h}: - split Open() into submethods to be able to build only parts - make the OpProgress optional in the Cache buildprocess + - store also the SourceList we use internally for export -- David Kalnischkies <kalnischkies@gmail.com> Mon, 31 May 2010 22:36:35 +0200 |