diff options
author | Dan McGee <dan@archlinux.org> | 2011-06-07 22:05:37 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-07 22:05:37 +0200 |
commit | b0590400111c04e1c6a42052d3f03986b4ad31aa (patch) | |
tree | 68339485cf44383b3390cfd83265e04ce40a402e /NEWS | |
parent | e62566a7635449e3e35d757c4b3bb768479689ab (diff) | |
download | pacman-b0590400111c04e1c6a42052d3f03986b4ad31aa.tar.gz pacman-b0590400111c04e1c6a42052d3f03986b4ad31aa.tar.xz |
Add late-breaking 3.5.3 NEWS
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,8 +5,9 @@ VERSION DESCRIPTION - --print should not enable --noconfirm (FS#24287) - fix default path substitution in documentation - makepkg: quote variables that may contain spaces (FS#24002) + - makepkg: fix creation of source package with -p (FS#24567) - repo-add: include dotfiles in filelists (FS#24534) - - minor translation updates: de, fi, sk + - minor translation updates: de, fi, fr, sk, zh_CN 3.5.2 - ensure we show correct missing dependency info (FS#23424) - pacman usage/--help updates (FS#23433, FS#23369) - ensure stdout/stderr are flushed before prompts (FS#23492) |