summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2004-01-14 12:25:57 +0000
committerNicholas Clark <nick@ccl4.org>2004-01-14 12:25:57 +0000
commite83513d508fa6e6340a293b37500dfb95f3c3eb2 (patch)
tree47c3843467b2c66ba12b9cc7acc72af4bda02d29
parentdbe40e74706f76baa07ffa9edcdc6c5f856fd028 (diff)
downloadperl-e83513d508fa6e6340a293b37500dfb95f3c3eb2.tar.gz
Some more updates
p4raw-id: //depot/maint-5.8/perl@22135
-rw-r--r--pod/perl583delta.pod22
1 files changed, 22 insertions, 0 deletions
diff --git a/pod/perl583delta.pod b/pod/perl583delta.pod
index e6eff54728..bd0b76af5b 100644
--- a/pod/perl583delta.pod
+++ b/pod/perl583delta.pod
@@ -142,8 +142,18 @@ they are called for. Previously callbacks were only invoked in the
C<case $variable $define)> branch. This change should only affect platform
maintainers writing configuration hints files.
+=head1 Platform Specific Problems
+
+The regression test ext/threads/shared/t/wait.t fails on early RedHat 9
+and HP-UX 10.20 due to bugs in their threading implementations.
+RedHat users should see https://rhn.redhat.com/errata/RHBA-2003-136.html
+and consider upgrading their glibc.
+
=head1 Known Problems
+Detached threads aren't supported on Windows yet, as they may lead to
+memory access violation problems.
+
We have a backlog of unresolved bugs. Dealing with bugs and bug reports
is unglamorous work; not something ideally suited to volunteer labour,
but that is all that we have.
@@ -151,6 +161,18 @@ but that is all that we have.
The perl5 development team are implementing changes to help address this
problem, which should go live in early 2004.
+=head1 Future Directions
+
+Code freeze for the next maintenance release (5.8.4) is on March 31st 2004,
+with release expected by mid April. Similarly 5.8.5's freeze will be at
+the end of June, with release by mid July.
+
+=head1 Obituary
+
+Iain 'Spoon' Truskett, Perl hacker, author of <perlreref> and
+contributor to CPAN, died suddenly on 29th December 2003, aged 24.
+He will be missed.
+
=head1 Reporting Bugs
If you find what you think is a bug, you might check the articles