summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-08-23 21:53:06 -0500
committerDan McGee <dan@archlinux.org>2010-08-23 21:53:06 -0500
commit8d88f0c897e5dd531a2c74dd2bca56db56a3c63d (patch)
tree9c22fe9b4b38d3761458434c51e25959945e4cd4 /NEWS
parenta28868eeae98b28c00f8112e8d81403ad21a3117 (diff)
parent3de32a08126480f2a9cd67d09ef104accfde8992 (diff)
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 97111031..fb9f4582 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+3.4.1 - fix interaction of --needed and multiple repo groups (FS#20221)
+ - fix crash when using zh_CN.utf8 during install (FS#20188)
+ - bash completion: small fixes to prevent alias problems
+ - rankmirrors: fix bogus/empty variable assignment (FS#19911)
+ - repo-add: ensure bare DB symlinks are relative (FS#20498)
+ - repo-add: fallback to copy if symlink not permitted (FS#19907)
+ - makepkg:
+ - use absolute path to 'du' to exclude wrapper progs (FS#19932)
+ - ensure $startdir check doesn't stall indefinitely (FS#19975)
+ - fix repackaging with multiple passed packages (FS#20272)
3.4.0 - new "Architecture" option that will restrict pacman to
installing only packages from the given architecture. Can be
set to "auto" in which case the output of "uname -m" is used