Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-03-29 12:21:07 -0500
committerDan McGee <dan@archlinux.org>2011-03-29 12:21:07 -0500
commitd3d18a42d2a12f65c51dec34608921cec7b42068 (patch)
treec723c6a943e32fd5fabfddf9d671014f9e65b961 /NEWS
parent9477abc3591905a20acbfe7b8ce7832617d72701 (diff)
parent287e8d356e8be8ae4af00e34e25d3f6727945952 (diff)
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)