summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-02-20 19:02:51 -0600
committerDan McGee <dan@archlinux.org>2008-02-20 19:02:51 -0600
commit8ded60326a98d26e51e1e0c0719380571d400a4b (patch)
tree7ff8b4c4e851b5f280d3ac413432c115ebcc7fe5 /NEWS
parent420c8846b984b5ca8ddd27ff7b799ec77fbbc2a4 (diff)
downloadpacman-8ded60326a98d26e51e1e0c0719380571d400a4b.tar.gz
pacman-8ded60326a98d26e51e1e0c0719380571d400a4b.zip
Updates before 3.1.2 releasev3.1.2
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 451cd519..329dffc1 100644
--- a/NEWS
+++ b/NEWS
@@ -5,9 +5,13 @@ VERSION DESCRIPTION
- mark gensync and updatesync as deprecated
- fix pacman -Qo behavior on symlinks (FS#9473)
- fix segfault on a broken symlinks in backup code (FS#9235)
+ - ensure filename is determined correctly for a pkg (FS#9547)
+ - fix conflict progress bar with UTF-8 chars (FS#6437)
- fix chk_fileconflicts brokenness, ensure it reads entire list
+ - ensure -Sc operation locks DB, only checks DBs (FS#9609)
- minor documentation and message updates
- moved some translations to their more generic lang codes
+ - allow scripts to be run without gettext installed
- makepkg:
- check to ensure we have non-URL sources (FS#9208)
- ensure we strip binaries in /opt/ dirs (FS#9342)