diff options
author | Dan McGee <dan@archlinux.org> | 2011-03-29 19:21:07 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-03-29 19:21:07 +0200 |
commit | d3d18a42d2a12f65c51dec34608921cec7b42068 (patch) | |
tree | c723c6a943e32fd5fabfddf9d671014f9e65b961 /NEWS | |
parent | 9477abc3591905a20acbfe7b8ce7832617d72701 (diff) | |
parent | 287e8d356e8be8ae4af00e34e25d3f6727945952 (diff) | |
download | pacman-d3d18a42d2a12f65c51dec34608921cec7b42068.tar.gz pacman-d3d18a42d2a12f65c51dec34608921cec7b42068.tar.xz |
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +3.5.2 - ensure we show correct missing dependency info (FS#23424) + - pacman usage/--help updates (FS#23433, FS#23369) + - makepkg: simplify log redirection and remove sync (FS#23378) 3.5.1 - don't error on unknown pacman.conf directives (FS#23055) - only read arguments from stdin if '-' is provided as target - fix case with ignore handling in argument list (FS#23342) |