=head2 Updated Modules
+=head2 Locale-Codes 3.13
+
Locale::Country, Locale::Language and Locale::Currency were updated from
3.12 to 3.13 of the Locale-Codes distribution to include locale code changes
(e1137b).
+=head2 Thread-Semaphore 2.11
+
+Added new methods ->down_nb() and ->down_force() at the suggestion of Rick
+Garlick.
+
+Refactored methods to skip argument validation when no argument is supplied.
+
+(04febe, f06daa)
+
=head2 Removed Modules and Pragmata
=head1 Utility Changes
$# and $* were both disabled as of perl5 version 10; this release adds
documentation to that effect, a description of the results of continuing
to try and use them, and a note explaining that $# can also function as a
-sigil in the $#array form.
+sigil in the $#array form (7f315d2).
=head2 INSTALL explicitly states the requirement for C89