index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-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 |