Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-11-16 14:51:17 -0600
committerDan McGee <dan@archlinux.org>2011-11-16 14:51:17 -0600
commit919b604c29060b3b14162ef331dfccc018606919 (patch)
tree8d2a61eedb672149103829e0fd72660569bd1eb3 /NEWS
parentdee8144ce5ca96ceca643d74fd6152ecf812f8af (diff)
parentc79c068fe9b80ea9af831c8c883f27fad2e0d128 (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 25919bc7..097dbc4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,18 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
4.0.1 - ensure VerbosePkgList table display supports multibyte chars
+ - always use stderr for warning/error messages (FS#26555)
- add guidance message for users when public keyring not found
+ - fix edge case in download progress bar rounding (FS#26853)
+ - ensure downloads started as tempfiles have correct umask
+ - ensure unowned symlinks are not overwritten incorrectly
+ - update libtool files and update fix for -Wl,-as-needed
+ - fix build when using --disable-static (FS#26652)
+ - pacman-key: add a keyserver timeout value in --init
- repo-add: fix race condition around lock file removal
+ - makepkg: accept changelog= or install= without a value
+ - makepkg: handle PGP signatures with a .sign extension
+ - makepkg: delay attachment of signal traps (FS#26196)
4.0.0 - well-integrated and powerful signed packages and databases
support in pacman, the library, and scripts (FS#5331)
- over 800 commits to pacman.git since 3.5.4 release