summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2004-04-15 07:05:54 +0200
committerJudd Vinet <judd@archlinux.org>2004-04-15 07:05:54 +0200
commit4cb6a179b3b23fff7208628438d59783e9e65dfc (patch)
treefd3094ad328f188085c9e74e5a351ddfc82b621e /ChangeLog
parentd7c17ff1ccf5ff1c5297545b0fad858e6a116492 (diff)
downloadpacman-4cb6a179b3b23fff7208628438d59783e9e65dfc.tar.gz
pacman-4cb6a179b3b23fff7208628438d59783e9e65dfc.tar.xz
Imported from pacman-2.7.7.tar.gz
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e6a8dc5..e82b3e16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+2.7.7 - added an XferCommand directive that will make pacman use an
+ external download utility like wget
+ - added a license field to package meta-data
+ - add url support to -A and -U operations (download packages)
+ - -Ss now searches thru provides fields
+ - added --dbonly option to -R
2.7.6 - added --print-uris option
- fixed an http download bug (bug #667)
- fixed a segfault related to replaces/conflicts handling