diff options
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 7837a65769..c304a8653f 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2496,6 +2496,9 @@ only 46 bit integers for speed. VMS +See L</"Socket Extension Dynamic in VMS"> and L</"IEEE-format Floating Point +Default on OpenVMS Alpha"> for important changes not otherwise listed here. + chdir() now works better despite a CRT bug; now works with MULTIPLICITY (see INSTALL); now works with Perl's malloc. |