summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2003-09-15 06:58:02 +0200
committerJudd Vinet <judd@archlinux.org>2003-09-15 06:58:02 +0200
commit9d9ffa6cecb7d1a5e875c9d39fb3f4a0580c52df (patch)
treeb4d4a95503d599d6c66f016d29b25c05c23d132c /ChangeLog
parentf8bfe729e49fe5d7fd7df80733ad3d2d1c61160d (diff)
downloadpacman-9d9ffa6cecb7d1a5e875c9d39fb3f4a0580c52df.tar.gz
pacman-9d9ffa6cecb7d1a5e875c9d39fb3f4a0580c52df.tar.xz
Imported from pacman-2.6.1.tar.gz
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a147606b..9373c7c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+2.6.1 - Added http download support (Aurelien Foret)
+ - Improved makepkg's --builddeps behaviour when called via
+ makeworld
+ - makepkg's md5 validation now occurs before source extraction
+ - makepkg delays fakeroot entry until after option parsing
+ - Fixed an argument-passing bug in fakeroot
+ - Modified pacman's behaviour wrt provides -- it now allows
+ multiple packages to be installed, even if they provide the
+ same thing (they were treated as conflicts before)
2.6 - Added group handling, so one can run 'pacman -S kde' and
install all files from the KDE group
- Fixed a duplication bug in cascade package removal