[svn:parrot] r39279 - branches/io_rewiring

Infinoid at svn.parrot.org Infinoid at svn.parrot.org
Sat May 30 16:20:32 UTC 2009


Author: Infinoid
Date: Sat May 30 16:20:32 2009
New Revision: 39279
URL: https://trac.parrot.org/parrot/changeset/39279

Log:
[io] Bump PBC_COMPAT for the new PMCs we've added to this branch.

Modified:
   branches/io_rewiring/PBC_COMPAT

Modified: branches/io_rewiring/PBC_COMPAT
==============================================================================
--- branches/io_rewiring/PBC_COMPAT	Sat May 30 16:20:29 2009	(r39278)
+++ branches/io_rewiring/PBC_COMPAT	Sat May 30 16:20:32 2009	(r39279)
@@ -27,6 +27,7 @@
 
 # please insert tab separated entries at the top of the list
 
+4.7	2009.05.30	Infinoid	Added Handle, Pipe, PipeHandle PMCs
 4.6	2009.05.18	bacek	removed PackfileAnnotationKeys PMC
 4.5	2009.04.10	cotto	removed Ref and SharedRef PMCs
 4.4	2009.04.07	pmichaud	find_caller_lex added


More information about the parrot-commits mailing list