diff options
author | Luca Bruno <lethalman88@gmail.com> | 2008-10-11 10:48:59 +0200 |
---|---|---|
committer | Luca Bruno <lethalman88@gmail.com> | 2008-10-11 10:48:59 +0200 |
commit | f8b1274722522826650a37f87bf9e743b5bca337 (patch) | |
tree | c8e25439076bc6d4be821aadeef5e3d7ca55af6c /debian | |
parent | fb3b7ef0a6c7b599d5d17f4cf7d98b182ec26e06 (diff) |
Fix typo in apt-pkg/depcache.cc
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e0fd3be8c..afce50000 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ apt (0.7.17~exp1) UNRELEASED; urgency=low [ Luca Bruno ] + * Fix typos: + - apt-pkg/depcache.cc * Fix compilation warnings: - apt-pkg/acquire.cc - apt-pkg/versionmatch.cc |