diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9dc7cf40f..483e4e7e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,18 @@ 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. + + [ Michael Vogt ] + * improve apt progress reporting, display trigger actions + [ Program translations ] * Simplified Chinese updated. Closes: #473360 * Catalan fixes. Closes: #387141 |