diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-09 13:24:34 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-09 13:24:34 +0000 |
commit | 33b8b51022eb2ee76dd6089d18fca2117b310f88 (patch) | |
tree | 5ce8c75809460b3263c2db3c092faef65e9ad285 /NEWS | |
parent | f7d3512c626252224149783a696fa30d9257c529 (diff) | |
download | perl-URPM-33b8b51022eb2ee76dd6089d18fca2117b310f88.tar perl-URPM-33b8b51022eb2ee76dd6089d18fca2117b310f88.tar.gz perl-URPM-33b8b51022eb2ee76dd6089d18fca2117b310f88.tar.bz2 perl-URPM-33b8b51022eb2ee76dd6089d18fca2117b310f88.tar.xz perl-URPM-33b8b51022eb2ee76dd6089d18fca2117b310f88.zip |
1.691.69
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Version 1.69 - 9 August 2007, by Pascal "Pixel" Rigaux + +- "suggests" are no more handled as "requires" +- resolve_requested support "suggests": a newly suggested package is installed + as if required (can be disabled with option no_suggests) + Version 1.68 - 3 August 2007, by Pascal "Pixel" Rigaux - add $trans->Element_version and $trans->Element_release |