summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-01-22 17:12:46 +0100
committerDan McGee <dan@archlinux.org>2011-01-22 17:12:46 +0100
commitc4332c8091dbba8bb9d9c56a3229843497b58670 (patch)
tree7aba5c0d694517c3e5f7bf18182ea6ce600dca7d /NEWS
parent51175f31c4aac9df6ceeffc7855a0f842c580fdb (diff)
parenta97e28205a462a7433a8d0e7061cd911ea3d8c4c (diff)
downloadpacman-c4332c8091dbba8bb9d9c56a3229843497b58670.tar.gz
pacman-c4332c8091dbba8bb9d9c56a3229843497b58670.tar.xz
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 89201114..4f5ce11d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+3.4.3 - fix attempted double remove of all files issue during upgrades
+ - respect IgnorePkg/IgnoreGroup for group members (FS#19854)
+ - back out epoch changes; 3.5.X will handle them differently
3.4.2 - fix progress bar display with empty packages
- make pactest testsuite Python 2.7 compatible
- write epoch values in preparation for 3.5.X releases