summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perldelta.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 2fc6f4f8e5..020be7d4d0 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -322,11 +322,11 @@ Math::BigFloat).
=item *
-L<Math::Complex> has been upgraded from version 1.56 to version 1.57.
+L<Math::Complex> has been upgraded from version 1.56 to version 1.57
+and L<Math::Trig> has been upgraded from version 1.20 to version 1.21.
-Correct copy constructor usage.
-Fix polarwise formatting with numeric format specifier.
-More stable C<great_circle_direction> algorithm.
+Fixes include: correct copy constructor usage; fix polarwise formatting with
+numeric format specifier; and more stable C<great_circle_direction> algorithm.
=item *