summaryrefslogtreecommitdiff
path: root/os2/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'os2/Changes')
-rw-r--r--os2/Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/os2/Changes b/os2/Changes
index 2bd48b2942..f4a0e300d0 100644
--- a/os2/Changes
+++ b/os2/Changes
@@ -112,3 +112,9 @@ after 5.003_07:
Tested that popen works under DOS with modified PDKSH and RSX.
File::Copy works under DOS.
MakeMaker modified to work under DOS (perlmain.c.tmp and sh -c true).
+
+after 5.003_08:
+ OS2::PrfDB exports symbols as documented;
+ should work on OS/2 2.1 again.
+ uses reliable signals when spawing.
+ do not use popen() any more - no intermediate shell unless needed.