diff options
author | Chantry Xavier <shiningxc@gmail.com> | 2008-01-08 19:58:52 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-08 20:29:29 +0100 |
commit | 9a6361d31f17e86028ec801525978ce7c802c860 (patch) | |
tree | 08137ae931a5a33e63dc9d912b559999358cf872 | |
parent | dd5bc808ea513ff0a6131ec3e75b02fb138302c5 (diff) | |
download | pacman-9a6361d31f17e86028ec801525978ce7c802c860.tar.gz pacman-9a6361d31f17e86028ec801525978ce7c802c860.tar.xz |
Update NEWS with versioned conflicts and new DEP_MOD operators.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -31,6 +31,8 @@ VERSION DESCRIPTION - optdepends support - delta support - versioned provisions support + - versioned conflicts support + - add < and > operators for versioned dependencies and conflicts - bash completion updates - mirrorlist updates - allow multiple pacman cache directories |