Fixes to threads tests
[p5sagit/p5-mst-13.2.git] / ext / threads / Changes
index 9dd628b..0ebd9d2 100755 (executable)
@@ -1,5 +1,8 @@
 Revision history for Perl extension threads.
 
+-
+       - Sundry test suite fixes
+
 1.63 Tue Jun 26 21:15:27 EDT 2007
        - Avoid double-free of the thread function
        - Added reference in POD to perlmod section on thread safety