Bumped patchlevel to 51. Updated Todo.5.005.
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Thu, 2 Oct 1997 17:19:44 +0000 (17:19 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Thu, 2 Oct 1997 17:19:44 +0000 (17:19 +0000)
p4raw-id: //depot/perl@98

Todo.5.005
patchlevel.h

index 197ed76..4bb732c 100644 (file)
@@ -14,9 +14,12 @@ Multi-threading
     SvREFCNT_dec(curstack) in threadstart() in Thread.xs
     per-thread GV -> [SAH]V dereference for $@ etc.
     Thread::Pool
+    check new condition variable word; fix cond.t
+    more Configure support
 
 Miscellaneous
     sv_bless3 and '~'-magic to give choice on reblessing
+    rename and alter ISA.pm
 
 Compiler
     auto-produce executable
@@ -27,4 +30,4 @@ Compiler
     _AUTOLOAD prodding
 
 Documentation
-    lots
\ No newline at end of file
+    lots
index bcfb414..ddbb585 100644 (file)
@@ -1,5 +1,5 @@
 #define PATCHLEVEL 4
-#define SUBVERSION 50
+#define SUBVERSION 51
 
 /*
        local_patches -- list of locally applied less-than-subversion patches.