diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-10-19 14:47:13 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-10-19 14:47:13 +0000 |
commit | a150351c3da48381f9820667bcbf6dbbba43054d (patch) | |
tree | be2e8f0beb6d6295fca56a7f798332dc388edce1 /ChangeLog | |
parent | 4b477bc4eef5b42341ab27b4566f7b3157fe53e2 (diff) | |
download | perl-URPM-a150351c3da48381f9820667bcbf6dbbba43054d.tar perl-URPM-a150351c3da48381f9820667bcbf6dbbba43054d.tar.gz perl-URPM-a150351c3da48381f9820667bcbf6dbbba43054d.tar.bz2 perl-URPM-a150351c3da48381f9820667bcbf6dbbba43054d.tar.xz perl-URPM-a150351c3da48381f9820667bcbf6dbbba43054d.zip |
1.03-2mdk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +2004-10-18 10:34 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM/Resolve.pm: A few perl_checker fixes + +2004-10-18 10:31 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM/Resolve.pm: Patch by Gwenole Beauchesne to prefer packages + which have the closest architecture compatibility over others + when version/release are the same (using rpm's scoring system). + +2004-10-14 05:22 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM/Build.pm: Fix method description + +2004-10-13 04:35 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM/Build.pm: Small comment fixes + +2004-09-03 07:06 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM/Build.pm: If $TMPDIR is not writable, don't use it + 2004-08-29 14:29 Olivier Thauvin <thauvin@aerov.jussieu.fr> * URPM.pm, perl-URPM.spec: - 1.03 |