diff options
author | Michael Vogt <mvo@debian.org> | 2014-06-10 15:07:15 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-06-10 15:07:15 +0200 |
commit | 401e5db12dd71ed84e8d17a559ff5932c1b98367 (patch) | |
tree | be6738bc9c07e3cbcd1083410c229cbe0f74e4b4 /debian | |
parent | 4656863a42c02700bde2869183a774e4427923cb (diff) |
use pkgSrcRecords::Step() instead of Next()
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2c81be485..1357f2cb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ apt (1.0.4) UNRELEASED; urgency=medium * Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466) * cmdline/apt-helper.cc: use less generic description/short-description in apt-helper download - * add pkgSrcRecords::Next() to step through all the pkgSrcRecords + * add pkgSrcRecords::Step() to step through all the pkgSrcRecords (thanks to Helmut Grohne) [ David Kalnischkies ] |