diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-10-29 11:53:01 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-10-29 11:53:01 +0100 |
commit | a1e42d1fd8848cdcb853811b6974d77c66124d4b (patch) | |
tree | c5ccd308f850e157b0bf6ca0ebdbebb13ea736f0 /debian | |
parent | 0eacf067bbe2385dc3cd5450f346e45b420299ea (diff) |
* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
- typo fix (LP: #462328)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 618e855ee..15b6eb106 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ apt (0.7.22.4) unstable; urgency=low - add output about pre-depends configuring when debug::pkgPackageManager is used + [ Brian Murray ] + * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: + - typo fix (LP: #462328) + [ Loïc Minier ] * cmdline/apt-key: - Emit a warning if removed keys keyring is missing and skip associated |