index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2011-08-17 16:56:07 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-17 17:03:19 -0500 |
commit | 3ceef97799da9ec938dbade9e08e624ebb5fcea7 (patch) | |
tree | 9b4dc9f656e6b4775c1778ce51fada587fc73072 /NEWS | |
parent | b2688e95590a5f98ff3ed4d9561b4e3d4c203d1a (diff) |
-rw-r--r-- | NEWS | 6 |
@@ -122,7 +122,7 @@ VERSION DESCRIPTION - Installing packages with -U can handle installing dependencies, conflict resolution and replacing packages (FS#3492, FS#5798) - - can upgrade the system and install a new package using + - can upgrade the system and install a new package using "pacman -Syu <pkg>" (FS#15581) - new -D/--database operation for modifying package install reasons (FS#12950) @@ -134,7 +134,7 @@ VERSION DESCRIPTION - allow -Qo to perform a functional 'which' (FS#8798) - cache cleaning cleans all directories, not just first - cleanupdelta: new utility to help remove unused deltas from - a repo database + a repo database - bash completion: rewrite for size and performance (FS#16630) - repo-add: handle removing the final package from a repo - rankmirrors: rewrite using bash @@ -580,7 +580,7 @@ VERSION DESCRIPTION - Makefile fix for nonstandard lib search paths (Kevin Piche) - fixed the leftover directories in /tmp - speed improvement patches from Tommi Rantala -2.9.2 - bugfix for 2.9.1 +2.9.2 - bugfix for 2.9.1 2.9.1 - --refresh now only downloads fresh packages lists if they've been updated (currently only works with FTP) 2.9 - Improved -Rs functionality -- pacman now tracks why a package |