diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2007-12-16 18:46:43 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2007-12-16 18:46:43 -0200 |
commit | 18d38975fb8ff17340ddf0457d74f02a596248fb (patch) | |
tree | 5fdde91061c57ee4faa568eaacbb9e57513a35de /debian/changelog | |
parent | 7806855fae29481c2f1a6af255e5b9add5c21a1a (diff) |
* Fix cron.daily job to not call fail if apt isn't installed, closes:
#443286.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 99124b6fd..9ae68c770 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ apt (0.7.10) UNRELEASED; urgency=low * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a grammatical error ("manual installed" -> "manually installed"), closes: #438136. + * Fix cron.daily job to not call fail if apt isn't installed, closes: + #443286. [ Program translations ] - Basque updated. Closes: #453088 @@ -46,7 +48,7 @@ apt (0.7.10) UNRELEASED; urgency=low * ftparchive/multicompress.cc: - support lzma output - -- Otavio Salvador <otavio@ossystems.com.br> Sun, 16 Dec 2007 18:34:40 -0200 + -- Otavio Salvador <otavio@ossystems.com.br> Sun, 16 Dec 2007 18:46:29 -0200 apt (0.7.9) unstable; urgency=low |