summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-06-02 23:33:43 +0200
committerDan McGee <dan@archlinux.org>2011-06-02 23:33:45 +0200
commit1744fe12d4b29eff681995441c9565403348aaa2 (patch)
tree4d8692dbfac033b52984ad66205e826d11a87a50 /NEWS
parentd63599719af6db4fa3e41b4129b4a5b1fef41cf8 (diff)
downloadpacman-1744fe12d4b29eff681995441c9565403348aaa2.tar.gz
pacman-1744fe12d4b29eff681995441c9565403348aaa2.tar.xz
3.5.3 release preparation
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 99689e40..861f506a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+3.5.3 - segfault when creating lock in non-existent dir (FS#24292)
+ - segfault when uninstalling broken backed-up symlink (FS#24230)
+ - --print should not enable --noconfirm (FS#24287)
+ - fix default path substitution in documentation
+ - makepkg: quote variables that may contain spaces (FS#24002)
+ - repo-add: include dotfiles in filelists (FS#24534)
+ - minor translation updates: de, fi, sk
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)