summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-11-11 01:21:19 +0100
committerDan McGee <dan@archlinux.org>2009-11-11 01:21:19 +0100
commit7ae15768e5558def8bdf88fe6c5c49fa6c9b08ad (patch)
tree34ff2c542ed9b7d4519644ece5c1452e226b7f3e /NEWS
parent3f7cc83e0df79f24c545924d7b38e9fa22302b2a (diff)
parente09253d15b879f3375d57efd656e687a984ebc36 (diff)
downloadpacman-7ae15768e5558def8bdf88fe6c5c49fa6c9b08ad.tar.gz
pacman-7ae15768e5558def8bdf88fe6c5c49fa6c9b08ad.tar.xz
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7fd6df11..743028c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+3.3.3 - correctly check the return code from opendir()
+ - fix possible infinite loop in alpm_list_remove()
+ - makepkg:
+ - quote arrays to preserve spaces in arrays (FS#16871)
+ - allow passing arguments with spaces
+ - adjust preselected option for clearing cache
+ - translations:
+ - zh_CN: fix positional parameter usage in makepkg (FS#16983)
+ - el: fix Y/N response translation (FS#16568)
3.3.2 - fix infinite filesize download issue (FS#16359)
- fix bogus download size on TotalDownload
- documentation updates