summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index afcca264b..33d52ac34 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,39 @@
+2005/08/29 Antoine Ginies <aginies at mandriva.com>
+
+ * standalone/draknfs: create dir if it does not exist
+
+2005/08/29 Olivier Blin <oblin at mandriva.com>
+
+ * standalone/draksambashare: enhance typo fix
+ fix typo (#17978)
+
+ * standalone/drakgw: remove wrong test
+
+2005/08/29 Pixel <pixel at mandriva.com>
+
+ * modules.pm: better logging of ahci vs ata_piix special code
+
+ * pkgs.pm: on 2002/07/10 (1.347), selected_leaves() behaviour was broken,
+ listing all packages.
+ restoring it (bugzilla #18000)
+
+ * ugtk2.pm: smaller banner during install (as required by warly & helene)
+
+ * c/stuff.xs.pl, fsedit.pm, share/list.xml: use vol_id to get filesystem
+ label (we only handled the equivalenet of e2label)
+
+ * share/rpmsrate: s/apache2/apache/ (bugzilla #17951)
+
+ * bootloader.pm: finish commit 1.387
+ handle parsing of more complicated setup line in install.sh
+ we don't want drakxtools-backend to depend on perl-URPM
+ fix typo (thanks to perl_checker)
+ handle things like append="foo=\"bar boo\"" (bugzilla #17937)
+ handle reading & writing \" in lilo.conf
+
+ * install_steps_gtk.pm: put Cancel and Details button on the right of the
+ main progress bar
+
2005/08/29 Pixel <pixel at mandriva.com>
* modules.pm: better logging of ahci vs ata_piix special code