summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-09-13 01:18:18 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-09-13 01:18:18 +0000
commit862e3434b3ae8847c31d37c2435c4f2d5e513c1a (patch)
treed8b76bd8bea26b1fcd97c8b54956650b24471f62 /perl-install
parentedf19549e71889e8374d45e57ab0bea32ad446a1 (diff)
downloaddrakx-backup-do-not-use-862e3434b3ae8847c31d37c2435c4f2d5e513c1a.tar
drakx-backup-do-not-use-862e3434b3ae8847c31d37c2435c4f2d5e513c1a.tar.gz
drakx-backup-do-not-use-862e3434b3ae8847c31d37c2435c4f2d5e513c1a.tar.bz2
drakx-backup-do-not-use-862e3434b3ae8847c31d37c2435c4f2d5e513c1a.tar.xz
drakx-backup-do-not-use-862e3434b3ae8847c31d37c2435c4f2d5e513c1a.zip
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/ChangeLog91
1 files changed, 91 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index a14cafccd..a8fed9fa1 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,5 +1,96 @@
2001/09/12 dam's <damien@mandrakesoft.com>
+ * my_gtk.pm: typo
+ new color for shadow
+ corrected shadow handling
+ no shadow if liveupdate
+
+ * share/help.png: new help
+
+ * mouse.pm: removed debug code
+
+ * network/tools.pm, network/netconnect.pm, network/ethernet.pm,
+ network/isdn.pm, network/adsl.pm, network/modem.pm: new default
+ connection handling
+
+ * standalone.pm: added wait message while installing package
+
+2001/09/12 daouda
+
+ * standalone/drakbug_report: add Mandrake release section
+
+2001/09/12 fcrozat
+
+ * share/rpmsrate: Fix gnome install
+
+2001/09/12 François Pons <fpons@mandrakesoft.com>
+
+ * install2.pm: removed obsolete --nocpi flag for install2.
+ avoid probing usb device (for mouse) if --noauto is given.
+
+ * install_steps.pm: disabled frame buffer for most of the SiS display card
+ except SiS 630.
+
+ * Xconfigurator.pm: added MGA G550 as always having two head.
+
+ * live_install2: fix when switching perl version.
+
+ * live_install: use system perl instead.
+
+2001/09/12 gbeauchesne
+
+ * share/list.ia64, share/list, share/list.i386:
+ - list (/sbin/mkfs.jfs, /sbin/mkfs.xfs): Move to...
+ - list.i386: ... Here.
+ - list.ia64: Updates.
+
+2001/09/12 odin
+
+ * share/po/fr.po: updated fr.po
+
+2001/09/12 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * share/po/be.po, share/po/zh_CN.po, share/po/fi.po, share/po/DrakX.pot,
+ share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po,
+ share/po/et.po, share/po/el.po, share/po/tr.po, share/po/eu.po,
+ share/po/az.po, share/po/hr.po, share/po/vi.po, share/po/ca.po,
+ share/po/gl.po, share/po/eo.po, share/po/help_xml2pm.pl, share/po/wa.po,
+ share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/hu.po,
+ share/po/it.po, share/po/af.po: updated pot file
+
+ * help.pm: new version with [ and ]
+
+ * lang.pm: commented out utf-8 russian locale, for now
+
+2001/09/12 Pixel <pixel@mandrakesoft.com>
+
+ * standalone/lsnetdrake: fix typo
+ added wonderful lsnetdrake
+
+ * modules.pm, install2.pm: display error when the kernel mismatch the
+ modules
+
+ * docs/README: explain how to get the boot kernels
+
+ * install_steps_gtk.pm (choosePackagesTree): translate the categories
+
+ * standalone/drakbug_report: cleanup
+
+ * bootloader.pm (suggest): no "quiet" boot for smp and enterprise kernels
+ (suggest): no "quiet" boot for smp and enterprise kernels
+ allow grub even for more than 800MB
+
+ * Makefile.drakxtools, Makefile.config: added wonderful lsnetdrake
+
+2001/09/12 siegel
+
+ * share/po/de.po: new & shiny verion
+
+ * share/po/help_xml2pm.pl: fixed silly error
+ added keycap patch
+
+2001/09/12 dam's <damien@mandrakesoft.com>
+
* my_gtk.pm: corrected shadow handling
no shadow if liveupdate
table undef corrected