summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-03-28 10:31:08 -0500
committerDan McGee <dan@archlinux.org>2011-03-28 10:31:08 -0500
commit6303d4920c3b3403f2296a9c885468496603737e (patch)
tree207bbbb7735842b33ae5f7e5ed9d2fe1ccf0c22f
parentdb722bb4b1c997b2ca0eaada0f582d6bc43ef978 (diff)
downloadpacman-6303d4920c3b3403f2296a9c885468496603737e.tar.gz
pacman-6303d4920c3b3403f2296a9c885468496603737e.zip
Add initial 3.5.2 notes
Signed-off-by: Dan McGee <dan@archlinux.org>
-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)