summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-03-15 13:38:34 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-03-15 13:38:34 +0000
commitb7b97a925d8b9b82a40d6c960bea7cf6cfc21103 (patch)
treea4c96be77f5dec365de345c77212191d2744fe76
parent3a7ac9a851b8fb5d4a0382541edfc6a89668930a (diff)
downloaddrakx-b7b97a925d8b9b82a40d6c960bea7cf6cfc21103.tar
drakx-b7b97a925d8b9b82a40d6c960bea7cf6cfc21103.tar.gz
drakx-b7b97a925d8b9b82a40d6c960bea7cf6cfc21103.tar.bz2
drakx-b7b97a925d8b9b82a40d6c960bea7cf6cfc21103.tar.xz
drakx-b7b97a925d8b9b82a40d6c960bea7cf6cfc21103.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 9add14fbb..13f647633 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -11,6 +11,39 @@
2002/03/15 François Pons <fpons@mandrakesoft.com>
+ * pkgs.pm: do not try to get synthesis if hdlist is available as an handle
+ on file (typical
+ for updates).
+
+ * rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
+ @euro appended for 8.1).
+
+2002/03/15 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
+ ones
+
+2002/03/15 Pixel <pixel@mandrakesoft.com>
+
+ * share/po/fr.po: yet again add some dropped entities from drakx-help.xml
+ add the dropped &linux-mandrake; &mandrake-linux; and a few &os-linux;
+ s/Linux Mandrake/Mandrake Linux/ (from the drakx-help.xml not merged)
+
+ * keyboard.pm (unpack_keyboards): return undef on error
+
+2002/03/15 dam's <damien@mandrakesoft.com>
+
+ * share/po/ja.po: reverted ' \n' from pablo because I managed to correct
+ the way we wrap for the advertising
+
+ * install_steps_gtk.pm: submitting widget instead of style (style/font
+ initialization bug from gtk
+
+ * my_gtk.pm: corrected get_text_coord : widget instead of style, and
+ handling of ugly language (/ja|zh/)
+
+2002/03/15 François Pons <fpons@mandrakesoft.com>
+
* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
@euro appended for 8.1).