From: Jarkko Hietaniemi Date: Sun, 1 Apr 2001 19:11:53 +0000 (+0000) Subject: Commit Sarathy to April release of 5.6.1 :-) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bd15af9dcabbd25d6acbf35aa60daa5a29d951c5;p=p5sagit%2Fp5-mst-13.2.git Commit Sarathy to April release of 5.6.1 :-) p4raw-id: //depot/perl@9506 --- diff --git a/pod/perlfaq1.pod b/pod/perlfaq1.pod index 8809495..68c6bfd 100644 --- a/pod/perlfaq1.pod +++ b/pod/perlfaq1.pod @@ -295,8 +295,8 @@ for any given task. Also mention that the difference between version (Well, OK, maybe it's not quite that distinct, but you get the idea.) If you want support and a reasonable guarantee that what you're developing will continue to work in the future, then you have to run -the supported version. As of early March 2001 that probably means -running either of the releases 5.6.0 (released in March 2000) or +the supported version. As of April 2001 that probably means +running either of the releases 5.6.1 (released in April 2001) or 5.005_03 (released in March 1999), although 5.004_05 isn't that bad if you B need such an old version (released in April 1999) for stability reasons. Anything older than 5.004_05 shouldn't be used.