summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-08-18 16:27:18 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-08-18 16:27:18 +0000
commit2223554d2957a93e2e98e4682bd2245cd0cdae7b (patch)
tree3a6668cfe8ac07ea73022afb366c0d2a89a29706 /perl-install/ChangeLog
parent064533f9e5df663c0b4d8456d58bdc9ad2c68fb2 (diff)
downloaddrakx-2223554d2957a93e2e98e4682bd2245cd0cdae7b.tar
drakx-2223554d2957a93e2e98e4682bd2245cd0cdae7b.tar.gz
drakx-2223554d2957a93e2e98e4682bd2245cd0cdae7b.tar.bz2
drakx-2223554d2957a93e2e98e4682bd2245cd0cdae7b.tar.xz
drakx-2223554d2957a93e2e98e4682bd2245cd0cdae7b.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 607f94d84..7cfd87cdc 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,43 @@
+2001/08/18 Pixel <pixel@mandrakesoft.com>
+
+ * install_steps_interactive.pm: fix pass $all_hds->{hds} instead of
+ $all_hds
+
+2001/08/18 siegel
+
+ * share/po/de.po: new german version
+
+ * standalone/drakgw, bootlook.pm, network/ethernet.pm, install_any.pm,
+ network/network.pm, raid.pm: fixed i18n
+
+ * printerdrake.pm: i18n fixes
+
+2001/08/17 Pixel <pixel@mandrakesoft.com>
+
+ * install_interactive.pm: use diskdrake_interactive instead of diskdrake
+
+ * standalone/interactive_http/interactive_http.cgi: fix typo
+ restrict the progs callable to a few one.
+
+ * standalone/interactive_http/index.html.pl,
+ standalone/interactive_http/index.html: autogenerate index.html
+
+ * fs.pm, diskdrake_interactive.pm, diskdrake.pm: add mount options choice
+ (with IA-like stripping of unused options)
+
+ * c/stuff.xs.pm: is_ext3 is needed in standalone
+ Xtest not needed in standalone
+
+ * c/Makefile.PL: is_ext3 is needed in standalone
+
+ * standalone/interactive_http/miniserv.init,
+ standalone/interactive_http/Makefile: restrict the progs callable to a
+ few one.
+
+ * Makefile.drakxtools: fix po not build, add interactive_http in DIRS
+
+ * modules.pm: move back sunhme in sparc only
+
2001/08/17 dam's <damien@mandrakesoft.com>
* interactive_gtk.pm: no scrollbar if list <= 10 and the list is alone