summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-06-02 17:33:56 -0500
committerDan McGee <dan@archlinux.org>2011-06-02 17:34:12 -0500
commit9d73b261cf1bbe8db0b176aeb6a40eb9df61d1e9 (patch)
treeb108af2fb331391498e1260103d6d6caaf01154c /NEWS
parent8f30e1b110e5c7bf2ec3eb397fe6880a2c8ee0a9 (diff)
parent1744fe12d4b29eff681995441c9565403348aaa2 (diff)
downloadpacman-9d73b261cf1bbe8db0b176aeb6a40eb9df61d1e9.tar.xz
Merge branch 'maint'
Conflicts: src/pacman/callback.c
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)