This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Missing from #17321.
[perl5.git] / lib / Getopt / Long / CHANGES
index 95489d5..5ed7d90 100644 (file)
@@ -1,3 +1,12 @@
+Changes in version 2.32
+-----------------------
+
+* Fix a bug where the initial value for a optional numeric argument
+was not used for value of a hash option.
+
+* Remove 5.005 thread safety code. Getopt::Long is completely thread
+safe when using the 5.8 ithreads.
+
 Changes in version 2.29
 -----------------------