diff options
| author | Dan McGee <dan@archlinux.org> | 2011-03-23 02:16:13 -0500 | 
|---|---|---|
| committer | Dan McGee <dan@archlinux.org> | 2011-03-23 02:16:13 -0500 | 
| commit | 3df49acb30cb5a06e15faffcc18cc52b74905e7f (patch) | |
| tree | 00dfc92971d16683bb3c08c7003ea4842120db94 /NEWS | |
| parent | 0ff52b68452046d61c24649ec94886bd74faab45 (diff) | |
| parent | 115bf1bf9f4be00e93bfd40a2506eda12607ccb8 (diff) | |
Merge branch 'maint'
Diffstat (limited to 'NEWS')
| -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 | 
