summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-06-03 17:08:45 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-06-03 17:08:45 +0200
commit81fef212a8945e713d6d8f7f0c0030b03d4caf47 (patch)
tree9ee7b38a5bd2f9bf8aa255c91246e0c32419d999 /debian
parent868fbaceaa49aed38ae4c02c022c8c975d197191 (diff)
changelog updated
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog24
1 files changed, 14 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index f3c82dd4a..608f7c764 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,20 @@
apt (0.7.15) UNRELEASED; urgency=low
+ [ 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
+ * apt-pkg/deb/dpkgpm.cc:
+ - improve apt progress reporting, display trigger actions
+ * apt-pkg/depcache.cc:
+ - when checking for new important deps, skip critical ones
+ (LP: #236360)
--
@@ -12,15 +25,6 @@ apt (0.7.14) unstable; 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