summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Burrows <dburrows@debian.org>2008-06-21 10:43:58 -0700
committerDaniel Burrows <dburrows@debian.org>2008-06-21 10:43:58 -0700
commit165d23785805e1a1cf0aa3b10556fca33317f81c (patch)
tree3526b11521ed58e4b6172c0834a981feb05a454d /NEWS
parent2c934dd929fe9a7f068aef6f903492be9664d833 (diff)
downloadaptitude-165d23785805e1a1cf0aa3b10556fca33317f81c.tar.gz
Bump the version number to 0.4.11.5.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fcd26a9b..394b12ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+[6/21/2008]
+Version 0.4.11.5 "A tisket, a tasket"
+
+- Bug fixes:
+
+ + Crashes and serious errors:
+
+ * aptitude will no longer suggest removing Essential packages to
+ fulfill dependencies unless you explicitly allow it to. Also,
+ removing apt (if it is allowed) will be scored as if apt were an
+ Essential package, meaning that it should show up last in any
+ list of solutions. (Closes: #486748)
+
+ + Minor bugs:
+
+ * "aptitude add-user-tag" and "aptitude remove-user-tag" will
+ return 0 instead of a random value when they succeed.
+
+ + Translation updates:
+
+ * Dutch (Closes: #486858)
+
+- Internal changes:
+
+ * Consistently build with -Wall -Werror (it wasn't being used in all
+ subdirectories of the code).
+
+ * Clean up various minor and potential bugs turned up by increasing
+ the warning level.
+
[6/7/2008]
Version 0.4.11.4 "Turn down the suck."