From 40561e7622608cf30a1ec866d3f8efd578f05b52 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 12 Sep 2007 16:10:43 +0000 Subject: update --- ChangeLog | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/ChangeLog b/ChangeLog index 04fbf3d7..ad7b4e69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,67 @@ +2007-09-12 14:14 Thierry Vignaud + + * Rpmdrake/pkg.pm: (get_pkgs,warn_about_media) simplify workflow, + ensure we never perform + more than 2 costly urpm::media::configure() in worse case and + only one + in regular case + +2007-09-12 14:00 Thierry Vignaud + + * Rpmdrake/pkg.pm: (warn_about_media) we don't really need to + perform a costly + urpm::media::configure() here; urpm::media::read_config() is + enough + +2007-09-11 22:45 kamberd + + * po/he.po: update translation for Hebrew + +2007-09-11 22:00 mmodem + + * po/pt.po: up + +2007-09-11 21:06 Wanderlei Antonio Cavassin + + * po/pt_BR.po: Updated pt_BR translation + +2007-09-11 19:02 Arpad Biro + + * po/hu.po: update + +2007-09-11 17:27 Thierry Vignaud + + * Rpmdrake/pkg.pm: (warn_about_media) kill a label unused for years + +2007-09-11 17:26 Thierry Vignaud + + * Rpmdrake/pkg.pm: (get_pkgs,warn_about_media) reread the db if we + added a new repository + +2007-09-11 17:07 Thierry Vignaud + + * Rpmdrake/pkg.pm: (get_update_medias) split it out of get_pkgs() + +2007-09-11 17:05 Thierry Vignaud + + * Rpmdrake/pkg.pm: (warn_about_media) further improve startup time + by killing a costly + urpm::media::configure that is only needed in some cases (#33334) + +2007-09-11 17:02 Thierry Vignaud + + * Rpmdrake/pkg.pm: (warn_about_media) explain why we own our own + instance of the urpmi db + in order not to mess up with skip-list managment (#31092) + +2007-09-11 17:01 mmodem + + * po/pt.po: up + +2007-09-11 16:57 Thierry Vignaud + + * ChangeLog: update + 2007-09-11 16:56 Thierry Vignaud * Makefile: bump release (3.92) -- cgit v1.2.1