diff options
author | Dan McGee <dan@archlinux.org> | 2011-10-13 11:25:09 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-10-13 11:25:50 -0500 |
commit | ff8704635440fe890ac8621722cc8301a3875e48 (patch) | |
tree | 2e932feb61e23808c2d68c347381f4fa3e81f7f7 /NEWS | |
parent | 35e6136f4b1b45a7cb736ca0608da7f44c74b233 (diff) | |
parent | 04fd320e97770911894fb06ba98f3c17fc30c7d9 (diff) |
Merge branch 'maint'
Conflicts:
src/pacman/util.c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,8 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +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 @@ -44,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 |