summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-05-05 18:18:58 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-05-05 18:18:58 +0200
commitc7560b77de12a7d4ee8ea0e7c93fe7bb65e853f1 (patch)
tree91e97dc5996c388053a6949e91700061629100de /debian/changelog
parentfbf91977188a7b47edad7e632e9d53dbb29d3d2b (diff)
parentff7c76f82c3972b82f0e65e1609fc72f605fe9e8 (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/changelog9
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