Change 17326 by jhi@alpha on 2002/06/20 16:51:22

        Missing from #17321.

Affected files ...

.... //depot/perl/lib/Getopt/Long/CHANGES#5 edit

Differences ...

==== //depot/perl/lib/Getopt/Long/CHANGES#5 (text) ====
Index: perl/lib/Getopt/Long/CHANGES
--- perl/lib/Getopt/Long/CHANGES#4~15368~       Wed Mar 20 07:02:04 2002
+++ perl/lib/Getopt/Long/CHANGES        Thu Jun 20 09:51:22 2002
@@ -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
 -----------------------
 
End of Patch.

Reply via email to