aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb0f05c..b3e1443 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2006-03-13 17:51 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * Makefile.PL: Get version comparison right
+
+2006-03-13 17:40 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * Makefile.PL: Define new symbol in Makefile.PL depending on
+ detected rpm version (no simpler way to get it from the C
+ preprocessor, it seems)
+
+2006-03-13 17:37 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * URPM.xs: Fix for undocumented ABI changes in rpm 4.4.5 callback
+ interface
+
+2006-03-13 16:56 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * URPM.xs: Protection when no data is passed to transaction
+ callbacks
+
+2006-03-13 15:44 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * URPM.xs: Fix misplaced break in switch statement
+
+2006-03-10 17:07 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * URPM.xs: "triggeredby" in traverse_tag never worked.
+
+2006-03-08 16:51 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * URPM.xs: Fix small memleak on db open error
+
+2006-03-07 11:35 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * URPM.pm, perl-URPM.spec: 1.39
+
2006-03-07 11:27 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
* Makefile.PL: Clean up gcc options