diff options
author | Dan McGee <dan@archlinux.org> | 2007-03-20 06:47:11 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-03-20 06:47:11 +0100 |
commit | b6018c436d3b585c23284be9bbf767caf9d37b36 (patch) | |
tree | 595aedc6fee3a05ff8ffe2c73fdf3f17e13f7e78 /NEWS | |
parent | 9b08a5aa9758256389d0fdf3a369447f55ada8e4 (diff) | |
download | pacman-b6018c436d3b585c23284be9bbf767caf9d37b36.tar.gz pacman-b6018c436d3b585c23284be9bbf767caf9d37b36.tar.xz |
* NEWS: add quick line about backup files.
* pacman.8: add documentation for -Se option.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ VERSION DESCRIPTION - orphans search (-Qe) now shows true orphans - new -Qu option- show all packages that can be upgraded - dependency sorting on install and removal + - improved backup handling- backup array is proactive on upgrade - new uncompressed size field, shown on sync upgrade - check for free space before installing packages - improved progress and progressbar output |