ossp-pkg/shtool/ChangeLog 1.122 -> 1.123
--- ChangeLog 2000/06/14 19:01:26 1.122
+++ ChangeLog 2000/06/18 10:48:38 1.123
@@ -10,6 +10,18 @@
ChangeLog
Changes between 1.4.9 and 1.4.10 (16-Apr-2000 to xx-Jun-2000):
+
+ *) Rewrote the `shtool path -m perl' handling, i.e., the way
+ how to find the most reasonable Perl on a system. It now supports
+ Perl 5.6.0 because we no longer parse `perl -v' output. Instead we
+ base our assumptions on Perl's internal $] variable. Additionally
+ the $PATH position and the executable name is now taken into
+ account, too.
+ [Ralf S. Engelschall]
+
+ *) Fixed shtool.pod: `shtool path -m perl5 perl' is bogus, it has to
+ be just `shtool path -m perl' because the "perl" argument is magic.
+ [Ralf S. Engelschall]
*) Added Python support for `shtool version'.
[Benjamin Saller <case@appliedtheory.com>]
|
|