summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-08-27 03:11:25 +0200
committerDan McGee <dan@archlinux.org>2008-08-27 03:11:25 +0200
commit1c47500ea6d41bf9354155fca2e7c83fca368e1d (patch)
tree37ae5ea6d92a71aba7dd767b25f3c2fc6eb69a2c /NEWS
parentd05882db9e417244fa580c4697b45333faffcc79 (diff)
parentafac773d1936cbd0ea18ea94155f21dcf9411fb7 (diff)
downloadpacman-1c47500ea6d41bf9354155fca2e7c83fca368e1d.tar.gz
pacman-1c47500ea6d41bf9354155fca2e7c83fca368e1d.tar.xz
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 18 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 883d2cc2..27492e93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,23 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
-3.2.0
- - removed -A/--add option from pacman frontend
+3.2.1 - drop special handling of file:// URLs
+ - display optdepends on install and upgrade
+ - fix segfault on x86_64 when using UseSyslog (FS#11096)
+ - fix detection of TotalDownload (FS#11180)
+ - fix "No such file" error during --force installs (FS#11218)
+ - better handling of progressbar when behind a proxy (FS#8725)
+ - repo-add: fix whitespace handling (FS#9171, FS#10630)
+ - repo-add: add optdepends to the sync DB (FS#10630)
+ - makepkg:
+ - allow specifying a download filename (related to FS#11292)
+ - fix download functions with weird URLs (FS#11076)
+ - fix creation of source package with local files (FS#11149)
+ - fix error when sourcing profile scripts (FS#11179)
+ - perform case-insensitive checksum comparison (FS#11283)
+ - documentation and help updates (including fix for FS#11203)
+ - new Ukrainian translation
+ - existing translation updates
+3.2.0 - removed -A/--add option from pacman frontend
- added --asexplicit option
- new remove option --unneeded
- add -Rss option to remove all dependencies