mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
diff --git a/perl/Changes b/perl/Changes
index 4e7f1d7..c6e370c 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.08
+
+ - fixed PVNV issue...
+
0.07
- do not use switch (SvTYPE(val)).
23 lines
224 B
Text
23 lines
224 B
Text
\bRCS\b
|
|
\bCVS\b
|
|
^MANIFEST\.
|
|
^Makefile$
|
|
~$
|
|
^#
|
|
\.old$
|
|
^blib/
|
|
^pm_to_blib
|
|
^MakeMaker-\d
|
|
\.gz$
|
|
\.cvsignore
|
|
^t/9\d_.*\.t
|
|
^t/perlcritic
|
|
^tools/
|
|
\.svn/
|
|
^[^/]+\.yaml$
|
|
^[^/]+\.pl$
|
|
^\.shipit$
|
|
^\.git/
|
|
\.sw[pon]$
|
|
^\.gitignore$
|
|
ppport.h
|