Update NEWS for missing 4.0 stuff and 4.0.1 changes so far

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2011-10-13 11:22:50 -05:00
parent 241946ccea
commit 04fd320e97
1 changed files with 4 additions and 1 deletions

5
NEWS
View File

@ -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