diff options
author | Dan McGee <dan@archlinux.org> | 2010-12-30 02:28:46 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-12-30 02:28:46 +0100 |
commit | 619c165d36c2d89732c2658abaa61bf50ec1ac8e (patch) | |
tree | 0fce51c8de057750c9b4534ce7d2ee5955787d39 /NEWS | |
parent | 2052f29cdb2248ffbdc2d10b815ac50ad7494e01 (diff) | |
parent | c002567d965bea56f740c46b35467446c276cd42 (diff) | |
download | pacman-619c165d36c2d89732c2658abaa61bf50ec1ac8e.tar.gz pacman-619c165d36c2d89732c2658abaa61bf50ec1ac8e.tar.xz |
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- 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 + - fix null pointer dereference in architecture check (FS#21668) - documentation: remove unnecessary "|| return 1" - contrib/bacman: update package compression selection - contrib/PKGBUILD.vim: add a few more license options |