Checking in changes prior to tagging of version 0.22.

Changelog diff is:

diff --git a/perl/Changes b/perl/Changes
index 5d5a5e2..dd47b98 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.22
+
+    - fixed issue on ithreads(broken from 0.21)
+
 0.21

     - doc enhancment
This commit is contained in:
tokuhirom
2010-09-12 00:11:31 +09:00
parent a41f7ce3bd
commit 65befb84a0
3 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
0.22
- fixed issue on ithreads(broken from 0.21)
0.21
- doc enhancment