summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-02-24 08:22:07 +0100
committerDan McGee <dan@archlinux.org>2008-02-24 08:22:07 +0100
commit3ad3077d8d5bb0d67652d0045e3e5eaf4eef6ffb (patch)
tree6b968cc50ea7395b02c043022da292732196339b /NEWS
parent3a6f62d4c711d2e05821094d02d7aca290cf15f9 (diff)
parent96f7613d15e46131bf8a4b93828ad70b041524d1 (diff)
downloadpacman-3ad3077d8d5bb0d67652d0045e3e5eaf4eef6ffb.tar.gz
pacman-3ad3077d8d5bb0d67652d0045e3e5eaf4eef6ffb.tar.xz
Merge branch 'maint'
Conflicts: src/pacman/callback.c
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)