Retroactive additions to 3.4.1 changes

Forgot to mention things involving the translation changes we had.

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2010-09-03 20:09:08 -05:00
parent 3739e2c10c
commit df15a8c432

6
NEWS
View file

@ -1,7 +1,6 @@
VERSION DESCRIPTION VERSION DESCRIPTION
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
3.4.1 - fix interaction of --needed and multiple repo groups (FS#20221) 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 - bash completion: small fixes to prevent alias problems
- rankmirrors: fix bogus/empty variable assignment (FS#19911) - rankmirrors: fix bogus/empty variable assignment (FS#19911)
- repo-add: ensure bare DB symlinks are relative (FS#20498) - repo-add: ensure bare DB symlinks are relative (FS#20498)
@ -10,6 +9,11 @@ VERSION DESCRIPTION
- use absolute path to 'du' to exclude wrapper progs (FS#19932) - use absolute path to 'du' to exclude wrapper progs (FS#19932)
- ensure $startdir check doesn't stall indefinitely (FS#19975) - ensure $startdir check doesn't stall indefinitely (FS#19975)
- fix repackaging with multiple passed packages (FS#20272) - fix repackaging with multiple passed packages (FS#20272)
- translations:
- zh_CN: fix crash when using during install (FS#20188)
- sk: new Slovak translation
- pt: new European Portuguese translation
- other small updates to various translations
3.4.0 - new "Architecture" option that will restrict pacman to 3.4.0 - new "Architecture" option that will restrict pacman to
installing only packages from the given architecture. Can be installing only packages from the given architecture. Can be
set to "auto" in which case the output of "uname -m" is used set to "auto" in which case the output of "uname -m" is used