diff options
author | Dan McGee <dan@archlinux.org> | 2011-03-23 02:07:05 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-03-23 02:07:47 -0500 |
commit | c46f21af0aac670ab6d940678b9487f05e7852c1 (patch) | |
tree | b8d05c570186d4b5e92244f31a412cbe80c50db2 | |
parent | 7d899910c5453162c1564dd4bbb1c728368280f8 (diff) |
3.5.1 NEWS updates
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |