summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-10-13 18:22:50 +0200
committerDan McGee <dan@archlinux.org>2011-10-13 18:22:50 +0200
commit04fd320e97770911894fb06ba98f3c17fc30c7d9 (patch)
tree544110dae2518d6082ce8eab257f2fdccf1b0850 /NEWS
parent241946cceaf4c90624794a17c6a13661ea9862a9 (diff)
downloadpacman-04fd320e97770911894fb06ba98f3c17fc30c7d9.tar.gz
pacman-04fd320e97770911894fb06ba98f3c17fc30c7d9.tar.xz
Update NEWS for missing 4.0 stuff and 4.0.1 changes so far
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b4d3226c..25919bc7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
-4.0.1 - Ensure VerbosePkgList table display supports multibyte chars
+4.0.1 - ensure VerbosePkgList table display supports multibyte chars
+ - add guidance message for users when public keyring not found
+ - repo-add: fix race condition around lock file removal
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
@@ -45,6 +47,7 @@ VERSION DESCRIPTION
- makepkg:
- allow signing packages after creation
- allow verifying source file signatures (FS#20448)
+ - add auto-versioned libdepends/libprovides support
- support UPX compression of executables (FS#17213)
- allow usage of an alternate build directory (FS#22308)
- cleancache option has been removed; use shell instead