summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-08-10 02:15:04 +0200
committerDan McGee <dan@archlinux.org>2011-08-10 02:16:19 +0200
commite0f41e0fb4ec9eb7d1e2c54744e6dbcd4d61a713 (patch)
treef30d2f8d3b149e97be95402780c19f61db2ed464 /NEWS
parentc36dbf97118d8098ccf124b6299ff958a289d3c4 (diff)
downloadpacman-e0f41e0fb4ec9eb7d1e2c54744e6dbcd4d61a713.tar.gz
pacman-e0f41e0fb4ec9eb7d1e2c54744e6dbcd4d61a713.tar.xz
3.5.4 release preparationv3.5.4
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b525b104..62b46305 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+3.5.4 - fix display of lists on non-TTYs and other output fixes
+ - fix group selection entry for large inputs (FS#24253)
+ - fix divide by zero when downloading zero length files
+ - flush terminal input before reading response (FS#20538)
+ - allow files to be replaced by directories (FS#24904)
+ - makepkg: fix filenames with spaces and noextract (FS#25100)
+ - scripts: remove ln -f option for POSIX compliance (FS24893)
+ - various small documentation updates
+ - minor translation updates: de, fi
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)