diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-12 12:15:01 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-12 12:15:01 +0000 |
commit | 98fe1b85f7c0a613343e0def29cc531f7e4d68dd (patch) | |
tree | a661e1383343358b23f4067a03a4e4bc6badc623 /NEWS | |
parent | 12eb101d85191fda6654d4ed804f01df78fa6e52 (diff) | |
download | urpmi-98fe1b85f7c0a613343e0def29cc531f7e4d68dd.tar urpmi-98fe1b85f7c0a613343e0def29cc531f7e4d68dd.tar.gz urpmi-98fe1b85f7c0a613343e0def29cc531f7e4d68dd.tar.bz2 urpmi-98fe1b85f7c0a613343e0def29cc531f7e4d68dd.tar.xz urpmi-98fe1b85f7c0a613343e0def29cc531f7e4d68dd.zip |
- library
o urpm::select: new function get_preferred() replacing sort_choices()
(for drakx)
o get rid of "use of unitialized" when file is unset (for drakx)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +- library + o urpm::select: new function get_preferred() replacing sort_choices() + (for drakx) + Version 4.10.0 - 11 August 2007, by Pascal "Pixel" Rigaux - new major release (motivation: urpmi has many new features) |