summaryrefslogtreecommitdiff
path: root/os2/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'os2/Changes')
-rw-r--r--os2/Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/os2/Changes b/os2/Changes
index 146ce87142..4e0c4d49b5 100644
--- a/os2/Changes
+++ b/os2/Changes
@@ -158,3 +158,8 @@ before 5.004_02:
will work. Perl will also look in the current directory first.
Moreover, a bug with \; in PATH being non-separator is fixed.
+after 5.004_03:
+ $^E tracks calls to CRT now. (May break if Perl masks some
+ changes to errno?)
+ $0 may be edited to longer lengths (at least under OS/2).
+ OS2::REXX->loads looks in the OS/2-ish fashion too.