summaryrefslogtreecommitdiff
path: root/os2/Changes
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>1998-11-04 21:21:12 -0500
committerGurusamy Sarathy <gsar@cpan.org>1998-11-28 20:02:03 +0000
commite96326affd376a1d487cc153399fffe7e116ca34 (patch)
tree2b375322de78862feba0899defd5262328ed6fb0 /os2/Changes
parent8f580fb8c3adcd8061f0e72f718bbf4ff930d697 (diff)
downloadperl-e96326affd376a1d487cc153399fffe7e116ca34.tar.gz
Yet another OS/2 patch
Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@2374
Diffstat (limited to 'os2/Changes')
-rw-r--r--os2/Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/os2/Changes b/os2/Changes
index dbd721f088..f7251376ec 100644
--- a/os2/Changes
+++ b/os2/Changes
@@ -214,6 +214,8 @@ after 5.005_02:
$^E was reset on the second read, and contained ".\r\n" at the end.
after 5.005_53:
+ Would segfault system()ing non-existing program;
+ AOUT build was hosed;
warning-test for getpriority() might lock the system hard on
pre-fixpak22 configuration (calling getpriority() on
non-existing process triggers a system-wide bug).