diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2007-12-27 15:04:42 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2007-12-27 15:04:42 -0200 |
commit | a376d6fdfe2f01cddd980fb14f53a3d4580d4779 (patch) | |
tree | efe91795c7017b646861a2d14dea064433edeb51 /debian | |
parent | 383594799377d5e628ee84557218f538d7b0bc0a (diff) |
* Fix compilation warnings in apt-pkg/cdrom.cc and
apt-pkg/contrib/configuration.cc.
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 ef9784178..749609c8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ apt (0.7.10) UNRELEASED; urgency=low closes: #438136. * Fix cron.daily job to not call fail if apt isn't installed, closes: #443286. + * Fix compilation warnings in apt-pkg/cdrom.cc and + apt-pkg/contrib/configuration.cc. [ Program translations ] - Basque updated. Closes: #453088 @@ -59,7 +61,7 @@ apt (0.7.10) UNRELEASED; urgency=low * Fix wording for "After unpacking...". Thans to Michael Gilbert for the patch. Closes: #260825 - -- Christian Perrier <bubulle@debian.org> Mon, 17 Dec 2007 10:10:17 +0530 + -- Otavio Salvador <otavio@debian.org> Thu, 27 Dec 2007 15:04:23 -0200 apt (0.7.9) unstable; urgency=low |