diff options
| author | Daniel Burrows <dburrows@debian.org> | 2008-06-21 10:43:58 -0700 |
|---|---|---|
| committer | Daniel Burrows <dburrows@debian.org> | 2008-06-21 10:43:58 -0700 |
| commit | 165d23785805e1a1cf0aa3b10556fca33317f81c (patch) | |
| tree | 3526b11521ed58e4b6172c0834a981feb05a454d /NEWS | |
| parent | 2c934dd929fe9a7f068aef6f903492be9664d833 (diff) | |
| download | aptitude-165d23785805e1a1cf0aa3b10556fca33317f81c.tar.gz | |
Bump the version number to 0.4.11.5.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -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." |
