diff --git a/NEWS b/NEWS index 2e4133f9..f10c83c4 100644 --- a/NEWS +++ b/NEWS @@ -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)