aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad7b4e69..9ceb3c66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2007-09-13 10:25 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Rpmdrake/pkg.pm: (get_pkgs,warn_about_media) further improve
+ startup time by killing
+ one more DB opening (#33334); now we open the DB one in rpmdrake
+ case
+ and two in MandrivaUpdate one
+
+2007-09-12 20:35 acelli
+
+ * po/it.po: update translation for Italian
+
+2007-09-12 16:14 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Makefile: bump release (3.93)
+
+2007-09-12 16:10 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * ChangeLog: update
+
2007-09-12 14:14 Thierry Vignaud <tvignaud at mandriva.com>
* Rpmdrake/pkg.pm: (get_pkgs,warn_about_media) simplify workflow,