diff options
author | Dan McGee <dan@archlinux.org> | 2011-01-21 17:36:51 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-01-21 17:36:51 +0100 |
commit | 85d0111da8413dc7879f6259afc0e5621c2d2634 (patch) | |
tree | 4be2ba24f6eac0c7d350c22f803492d2f84744bf /NEWS | |
parent | 30f53cfe8d3f07bc9f350387b55ddf8579dd75e3 (diff) | |
download | pacman-85d0111da8413dc7879f6259afc0e5621c2d2634.tar.gz pacman-85d0111da8413dc7879f6259afc0e5621c2d2634.tar.xz |
3.4.3 release preparation
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |