diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,3 +1,35 @@ +2004-11-10 18:26 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM.pm: Version bump + +2004-11-10 18:14 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM/Resolve.pm: When resolving dependencies, keep track of the + packages that we just deselected because newer versions were + found, but that were not actually installed. + +2004-11-10 15:17 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM.pm, URPM.xs: Indentation, documentation + +2004-10-27 11:48 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * perl-URPM.spec: Release for amd64 + +2004-10-27 10:18 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM/Resolve.pm: Support for the 'strict-arch' option : upgrade + only packages that have the same architecture than the one of the + already-installed version. + +2004-10-25 14:04 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * URPM/Resolve.pm: Comments + +2004-10-19 16:47 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * perl-URPM.spec: 1.03-2mdk + 2004-10-18 10:34 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> * URPM/Resolve.pm: A few perl_checker fixes |