aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e08023a..5152136 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2005-02-15 13:48 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * URPM/Resolve.pm: Comments and indentation
+
+2005-02-15 12:29 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * URPM/Resolve.pm: Force recomputation of rejected packages when
+ deleting some in installation dependency resolution
+
+2005-02-11 15:17 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * URPM.pm: POD fix.
+
+2005-02-11 15:07 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * URPM.pm, perl-URPM.spec: 1.08-1mdk
+
2005-02-11 14:59 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
* URPM.pm, URPM.xs: Add macro handling code from Olivier Thauvin