summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9373c7c1..6b646c84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+2.6.2 - Fixed a memory cleanup bug
+ - Aurelien's patch:
+ - bug #159 implemented (for -S and -R)
+ - fixed a bug with pacman -Sg (pacman was browsing only one
+ db to get groups)
+ - fixed a bug with list_merge()
+ - fixed some MLK (in dumppkg() and with "-Qi --orphans")
+ - now "pacman -Sg" only displays groups (without content)
+ whereas "pacman -Sg target1 target2" displays groups
+ target1 and target2 with content
2.6.1 - Added http download support (Aurelien Foret)
- Improved makepkg's --builddeps behaviour when called via
makeworld