diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-05-23 08:23:34 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-05-23 08:23:34 +0000 |
commit | ffaa6d703115cc1fcb1f00e2fe2fc5632ca953bc (patch) | |
tree | 45a7bbc9fa94a28fc2279853d7e5f037ab367299 /NEWS | |
parent | d556e6285eaedfbcdf9c3e986cea23af3a59c905 (diff) | |
download | perl-URPM-ffaa6d703115cc1fcb1f00e2fe2fc5632ca953bc.tar perl-URPM-ffaa6d703115cc1fcb1f00e2fe2fc5632ca953bc.tar.gz perl-URPM-ffaa6d703115cc1fcb1f00e2fe2fc5632ca953bc.tar.bz2 perl-URPM-ffaa6d703115cc1fcb1f00e2fe2fc5632ca953bc.tar.xz perl-URPM-ffaa6d703115cc1fcb1f00e2fe2fc5632ca953bc.zip |
- add is_package_installed() in URPM/Resolve.pm
(to be used in urpmi 5.20)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- add is_package_installed() in URPM/Resolve.pm + (to be used in urpmi 5.20) + Version 3.13 - 20 May 2008, by Pascal "Pixel" Rigaux - do not ignore dropped provide from updated package (mdvbz#40842) |