summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-07-06 16:11:48 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-07-06 16:11:48 +0000
commit3c2840d7bdc5a8f488d946c5f22bed06bdca6447 (patch)
tree7fde3c29019fdc11cd57de35ad51a15f0be6ffbc /perl-install/ChangeLog
parentadb219b9736bc126183661195285b4299cd16c4b (diff)
downloaddrakx-3c2840d7bdc5a8f488d946c5f22bed06bdca6447.tar
drakx-3c2840d7bdc5a8f488d946c5f22bed06bdca6447.tar.gz
drakx-3c2840d7bdc5a8f488d946c5f22bed06bdca6447.tar.bz2
drakx-3c2840d7bdc5a8f488d946c5f22bed06bdca6447.tar.xz
drakx-3c2840d7bdc5a8f488d946c5f22bed06bdca6447.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 10d77e05c..020d0992e 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,21 @@
+2001/07/06 François Pons <fpons@mandrakesoft.com>
+
+ * pkgs.pm: fixed selected_leaves. change algorithm as previous one can
+ still causes dead
+ lock and may not reproduce correct list. take care of choice that need
+ to be
+ examined before else another package may be chosen if choice is not
+ satisfied
+ when selecting packages.
+
+ * install_any.pm: change all 8 space into a tabulation, this is simple and
+ may change visual
+ aspect but it gives correct output and filesize by 40%.
+
+2001/07/06 Pixel <pixel@mandrakesoft.com>
+
+ * tools/ntp_servers.pl: some workarounds
+
2001/07/06 Pixel <pixel@mandrakesoft.com>
* tools/ntp_servers.pl: some workarounds