summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2005-09-12 01:18:42 +0200
committerJudd Vinet <judd@archlinux.org>2005-09-12 01:18:42 +0200
commitde98f7004e712ae422af4a567c7df26c4579b0d6 (patch)
tree7ec6634ec2894457f11df40c8c44777063feccfe /ChangeLog
parent3ba0d67cb14ba5d608df16eb447fe441956dbf8f (diff)
downloadpacman-de98f7004e712ae422af4a567c7df26c4579b0d6.tar.gz
pacman-de98f7004e712ae422af4a567c7df26c4579b0d6.tar.xz
Imported from pacman-2.9.7-TEST3.tar.gz
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index eaab95f9..ea8162dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
-2.9.7 - patch from Miklos Vanja fixed md5sums on x86_64
- - patch from Miklos Vanja adds --sudosync to makepkg
- - patch from Jason Chu adds SHA1 hashes to PKGBUILDs
+2.9.7 - fixed the dupe listings of packages when dealing w/ groups
+ - patches from Miklos Vanja:
+ - add regexp search support for -Qs and -Ss
+ - fixed md5sums on x86_64
+ - add --sudosync to makepkg
+ - show syntax help if an invalid option is used
+ - added makepkg option to disable ccache support
- changed license field to operate as an array, not a string
- added more logic for file conflict checks - if one target
is a file and the other is a directory, then it's a conflict