diff options
author | Osamu Aoki <osamu@debian.org> | 2008-05-05 00:20:41 +0900 |
---|---|---|
committer | Osamu Aoki <osamu@debian.org> | 2008-05-05 00:20:41 +0900 |
commit | ff7c76f82c3972b82f0e65e1609fc72f605fe9e8 (patch) | |
tree | d2f84aec4909232ed3d01e9f3a80fd9233d30997 /debian/changelog | |
parent | a0a89abd8e9feb2cbfa205b22a2ea274b1b81787 (diff) | |
parent | 6e984d78cfb783611a1e4e978e4413d9045aeade (diff) |
replaced cron.daily with new version and updated document accordingly
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3ec7e739a..1fe58b3b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +apt (0.7.14) UNRELEASED; urgency=low + + [ Christian Perrier ] + * Mark a message from dselect backend as translatable + 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 + - Typo fix in Greek translation. Closes: #479122 + - French updated. + + -- Christian Perrier <bubulle@debian.org> Sun, 04 May 2008 08:31:06 +0200 + apt (0.7.13) unstable; urgency=low [ Otavio Salvador ] |