summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Burrows <dburrows@debian.org>2008-06-07 17:50:34 -0700
committerDaniel Burrows <dburrows@debian.org>2008-06-07 17:50:34 -0700
commit4a6ab2addbe6e4413733030cd8dc61e738cf3e02 (patch)
tree362cfa4006c37a0906f5702c378ae9464903d3ed
parent652014067c06d46dde9d57b49456776f843e6e1e (diff)
downloadaptitude-4a6ab2addbe6e4413733030cd8dc61e738cf3e02.tar.gz
Update version number to 0.4.11.4.
-rw-r--r--NEWS38
-rw-r--r--configure.ac2
-rw-r--r--doc/en/aptitude.xml2
3 files changed, 40 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c436ca07..fcd26a9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+[6/7/2008]
+Version 0.4.11.4 "Turn down the suck."
+
+- New features:
+
+ * "aptitude download" now properly handles both patterns and things
+ like version specifiers that contain a tilde.
+
+ * New option "--disable-columns" to "search" that prevents aptitude
+ from trying to reformat its output into columns. This should be
+ useful for people trying to call aptitude from scripts.
+ (Closes: #136874)
+
+- Crashes and serious errors:
+
+ * Fix a problem with assigning scores in the dependency resolver
+ that severely distorted the relative weights of packages. If a
+ package conflicted with a virtual package that it also provided
+ and replaced, aptitude would randomly score some of its versions
+ as if they were full replacements of the current version. This
+ could lead to surprising and wrong resolver outputs.
+ (Closes: #483920)
+
+- Documentation bugs:
+
+ * Fix some broken internal links.
+
+ * The manpage formatting of <literal> elements is correct now.
+ They're bolded, and literal file extensions don't get
+ misinterpreted as groff escapes. (Closes: #473580)
+
+- Translation updates:
+
+ * Install defaults files for locales that contain an underscore,
+ like pt_BR. (Closes: #483620)
+
+ * Russian. (Closes: #483943)
+
[5/26/2008]
Version 0.4.11.3 "Not looking back."
diff --git a/configure.ac b/configure.ac
index 7a5af9be..f359d49e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(aptitude, 0.4.11.3)
+AC_INIT(aptitude, 0.4.11.4)
AC_CONFIG_SRCDIR([src/main.cc])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)
diff --git a/doc/en/aptitude.xml b/doc/en/aptitude.xml
index f383fef6..05360d2a 100644
--- a/doc/en/aptitude.xml
+++ b/doc/en/aptitude.xml
@@ -7,7 +7,7 @@
<!ENTITY dselect '<command>dselect</command>'>
<!ENTITY apt-get '<command>apt-get</command>'>
<!ENTITY root '<systemitem class="username">root</systemitem>'>
- <!ENTITY VERSION '0.4.11.3'>
+ <!ENTITY VERSION '0.4.11.4'>
<!-- Shortcuts for menu commands: -->