diff options
author | Dan McGee <dan@archlinux.org> | 2011-03-28 17:31:08 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-03-28 17:31:08 +0200 |
commit | 6303d4920c3b3403f2296a9c885468496603737e (patch) | |
tree | 207bbbb7735842b33ae5f7e5ed9d2fe1ccf0c22f /NEWS | |
parent | db722bb4b1c997b2ca0eaada0f582d6bc43ef978 (diff) | |
download | pacman-6303d4920c3b3403f2296a9c885468496603737e.tar.gz pacman-6303d4920c3b3403f2296a9c885468496603737e.tar.xz |
Add initial 3.5.2 notes
Signed-off-by: Dan McGee <dan@archlinux.org>
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) |