Missing from #17321.
Jarkko Hietaniemi [Thu, 20 Jun 2002 16:51:22 +0000 (16:51 +0000)]
p4raw-id: //depot/perl@17326

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
 -----------------------