summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hartwig <mandyke@gmail.com>2012-04-27 14:17:13 +0800
committerDaniel Hartwig <mandyke@gmail.com>2012-04-27 14:17:13 +0800
commitff930d08f01e6b8c583f4fde2764a4d8a1b310e2 (patch)
tree88817c669f65d0792e5e062abc82d26a227bce76
parent318c110f0c4c963ea8aa73b31d69679694149cae (diff)
downloadaptitude-ff930d08f01e6b8c583f4fde2764a4d8a1b310e2.tar.gz
Update NEWS with recent changes
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 43f0fe42..ef7c69e4 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,29 @@ Version 0.6.7 "I said 'Step pause turn
* [cmdline]: Check for apt_init errors in cmdline_download.cc
(Closes: #670379)
+- Internal changes:
+
+ * [all]: No longer use ListUpdate (from libapt-pkg) to update package
+ lists. Instead, restore the previous code and update it to
+ include the semantics from ListUpdate which were missing.
+
+ ListUpdate was too coarse to suit download_update_manager
+ properly even though it more-or-less worked.
+
+- Cosmetic and UI bugs:
+
+ * [curses]: Apply patch from Ubuntu: don't mention 'su' in 'Become
+ root'.
+
+- Build system changes:
+
+ * [all]: Include build of gtest when building gmock. (Closes: #670403)
+
+- Documentation:
+
+ * [doc]: Apply patch from Ubuntu: update Finnish manpage to point to
+ doc package.
+
- New translations:
* Croatian (Closes: #667934)