diff options
author | Dan McGee <dan@archlinux.org> | 2007-02-16 21:48:59 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-16 21:48:59 +0000 |
commit | 0ca178fcd52e81cc6665322d80dab1c55b75abd1 (patch) | |
tree | bc923fecbfed60d7ab7bbbb66241229df79ea71a | |
parent | e6df40efd74fc4ad250140548fef50437863ba9d (diff) | |
download | pacman-0ca178fcd52e81cc6665322d80dab1c55b75abd1.tar.xz |
Updated NEWS file with some of Roman's suggestions.
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -15,19 +15,23 @@ VERSION DESCRIPTION - reduced unnecessary calling of ldconfig - selective loading of database to speed up certain operations - switch to usage of libdownload and libarchive + - improved proxy support as a result of switch to libdownload - debugging output improved with --debug flag - added 'rankmirrors' - script to show best available mirrors - added 'repo-add' - the backbone script for building repos - added pactest testing suite - abs - supports cvsup/csup, expanded configuration + - abs - supports fetching of testing repository - makepkg fixes: - new configuration file options format - support alternate integrity checks - extract files using filetype, not extension - added noextract array - - added option to log build process - - added repackage option - repackage pkg/ w/o building + - new option to log build process + - new repackage option - repackage pkg/ w/o building + - user-selectable paths for doc stripping - configurable source cache location + - dependencies now removed on a build success or failure - pacman-optimize - support DB's on separate filesystem 2.9.8 - Changed behaviour with original=X,current=Y,new=Z scenario - keep old in place, install new as .pacnew |