diff options
| author | Dan McGee <dan@archlinux.org> | 2011-04-20 17:35:33 -0500 | 
|---|---|---|
| committer | Dan McGee <dan@archlinux.org> | 2011-04-20 17:35:33 -0500 | 
| commit | 50de7019c0bbd917b0a1717566ddad41c7c6db9e (patch) | |
| tree | 8264ff0823416cb507f9b89a635465c96c5aa980 /NEWS | |
| parent | c3f3d0b81ab3f36910b16a7aab5e787960ff20d7 (diff) | |
| parent | 18c73b00027128d535b89b5ccc8894f00669620c (diff) | |
Merge branch 'maint'
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 12 | 
1 files changed, 11 insertions, 1 deletions
@@ -2,7 +2,17 @@ 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) +              - ensure stdout/stderr are flushed before prompts (FS#23492) +              - compile/portability fixes for FreeBSD platform +              - extensive documentation updates for alpm.h interfaces +              - fix several missing pm_errno error code returns +              - makepkg: +                - simplify log redirection and remove sync (FS#23378) +                - improve parsing for sanity checks (FS#23524) +                - avoid use of `tr` to avoid locale and other issues +                - fix GNU-ism in `su` invocation +              - bacman: update for new local database format (FS#23641) +              - extensive translation updates and fixes  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)  | 
