From fcf0a8b20328c57996ff61247d5ff4b13356f72a Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 13 Nov 2011 21:55:52 -0600 Subject: Updates in preparation for 4.0.1 release Bump the version, update the translation template files, and fill in NEWS with relevant commits and changes since 4.0.0. Signed-off-by: Dan McGee --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3-24-g4f1b