summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-10-12 20:52:21 +0200
committerDan McGee <dan@archlinux.org>2011-10-12 20:52:21 +0200
commitd3d3b861ac2c4ce63c306e00395945bfa3c1b6c6 (patch)
treec5687110efb19b6e15a632b213a53a820863b44b /NEWS
parenta0d0f3f47f017598829db1e2c2c9fb7a61e1ab66 (diff)
downloadpacman-d3d3b861ac2c4ce63c306e00395945bfa3c1b6c6.tar.gz
pacman-d3d3b861ac2c4ce63c306e00395945bfa3c1b6c6.tar.xz
Bump version to 4.0.0v4.0.0
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c0b8786..14ba65de 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ VERSION DESCRIPTION
- replaces are parsed as dependency-style strings (FS#23410)
- split package verification and load stages
- sync database reading refactor for performance
+ - use a larger buffer for package checksum validation
- filelists now have a dedicated type with metadata
- diskspace check no longer requires iterating package archives
- update and add checksum routines from PolarSSL
@@ -54,6 +55,7 @@ VERSION DESCRIPTION
- do source packaging in fakeroot (FS#24330)
- be more POSIX-compatible in use of `ln` (FS#24893)
- handle spaces with filenames in noextract (FS#25100)
+ - allow epoch-versioned optdepends
- pacman-key: new keyring management tool for signed data
- pacsort: new utility, sort version numbers as pacman does
- pactree: support sync databases with -s option