summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-03-23 02:07:05 -0500
committerDan McGee <dan@archlinux.org>2011-03-23 02:07:47 -0500
commitc46f21af0aac670ab6d940678b9487f05e7852c1 (patch)
treeb8d05c570186d4b5e92244f31a412cbe80c50db2 /NEWS
parent7d899910c5453162c1564dd4bbb1c728368280f8 (diff)
downloadpacman-c46f21af0aac670ab6d940678b9487f05e7852c1.tar.gz
pacman-c46f21af0aac670ab6d940678b9487f05e7852c1.zip
3.5.1 NEWS updates
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index edc94e8f..2e4133f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,20 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+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)
+ - don't show group selection prompt with -Sp (FS#23340)
+ - restore old --debug/--verbose behavior (FS#23370)
+ - ensure repo DBs are saved with sane umask (FS#23343)
+ - fix segfault when a repo includes deltas entries (FS#23314)
+ - fix potential data corruption issue on sync DB read
+ - get zsh completion in a working state (FS#23322)
+ - makepkg: improve optdepends extraction (FS#23307)
+ - translations:
+ - de: fix makepkg fatal error (FS#23315)
+ - sr, sr@latin: new Serbian translation
+ - various other translation updates
+ - build system: ensure libtool respects LDFLAGS (FS#23325)
3.5.0 - sync DBs read directly from the database tarball
(FS#8586, FS#20233)
- local DB "depends" file has been merged into the "desc" file