diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-05 18:18:58 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-05 18:18:58 +0200 |
commit | c7560b77de12a7d4ee8ea0e7c93fe7bb65e853f1 (patch) | |
tree | 91e97dc5996c388053a6949e91700061629100de /debian/changelog | |
parent | fbf91977188a7b47edad7e632e9d53dbb29d3d2b (diff) | |
parent | ff7c76f82c3972b82f0e65e1609fc72f605fe9e8 (diff) |
* Updated cron script to support backups by hardlinks and
verbose levels. All features turned off by default.
* Added more error handlings. Closes: #438803, #462734, #454989,
* Refactored condition structure to make download and upgrade performed
if only previous steps succeeded. Closes: #341970
* Documented all cron script related configuration items in
configure-index.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0a42c92ae..96c8ef86d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,15 @@ apt (0.7.14) UNRELEASED; urgency=low Thanks to Frédéric Bothamy for the patch Closes: #322470 + [ Osamu Aoki ] + * Updated cron script to support backups by hardlinks and + verbose levels. All features turned off by default. + * Added more error handlings. Closes: #438803, #462734, #454989, + * Refactored condition structure to make download and upgrade performed + if only previous steps succeeded. Closes: #341970 + * Documented all cron script related configuration items in + configure-index. + [ Program translations ] * Simplified Chinese updated. Closes: #473360 * Catalan fixes. Closes: #387141 |