From 48fc8889bd4d7f4ead68b1715ac509661c8d0df3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 21 Feb 2008 14:21:12 +0000 Subject: (localtime2changelog) note that it partially duplicate urpm::msg function --- Rpmdrake/formatting.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Rpmdrake/formatting.pm b/Rpmdrake/formatting.pm index 31abf726..43b72312 100644 --- a/Rpmdrake/formatting.pm +++ b/Rpmdrake/formatting.pm @@ -101,6 +101,7 @@ sub pkg2medium { URPM::pkg2media($urpm->{media}, $p) || undef; } +# [ duplicate urpmi's urpm::msg::localtime2changelog() ] #- strftime returns a string in the locale charset encoding; #- but gtk2 requires UTF-8, so we use to_utf8() to ensure the #- output of localtime2changelog() is always in UTF-8 -- cgit v1.2.1