diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 15:24:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 15:24:46 +0000 |
commit | 26a255479b1b8cd15789a8bffaa0c37a96edc7e5 (patch) | |
tree | f53588f104c28608b259b178e6276a76be6514bb /NEWS | |
parent | c8bfa4cb4926651c7706da8cd141149e0ad505a9 (diff) | |
download | urpmi-26a255479b1b8cd15789a8bffaa0c37a96edc7e5.tar urpmi-26a255479b1b8cd15789a8bffaa0c37a96edc7e5.tar.gz urpmi-26a255479b1b8cd15789a8bffaa0c37a96edc7e5.tar.bz2 urpmi-26a255479b1b8cd15789a8bffaa0c37a96edc7e5.tar.xz urpmi-26a255479b1b8cd15789a8bffaa0c37a96edc7e5.zip |
- bash-completion:
o restore available-pkgs completion using "urpmq --list" (guillomovitch)
(but only if COMP_URPMI_HDLISTS is set since it's slow)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ - urpmi: o do not say "files are missing" when the downloaded rpm is corrupted o --test: only display "Installation is possible" when it is the case (#29837) +- bash-completion: + o restore available-pkgs completion using "urpmq --list" (guillomovitch) + (but only if COMP_URPMI_HDLISTS is set since it's slow) Version 5.5 - 23 February 2008, by Pascal "Pixel" Rigaux |