mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-23 00:08:01 +02:00
Checking in changes prior to tagging of version 0.25.
Changelog diff is: diff --git a/perl/Changes b/perl/Changes index d338cf8..3d455cb 100644 --- a/perl/Changes +++ b/perl/Changes @@ -1,3 +1,7 @@ +0.25 + + (NO FEATURE CHANGES) + - oops. I failed releng. 0.24 - Fixed a lot of streaming unpacking issues (tokuhirom, gfx)
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
0.25
|
||||||
|
|
||||||
|
(NO FEATURE CHANGES)
|
||||||
|
- oops. I failed releng.
|
||||||
|
|
||||||
0.24
|
0.24
|
||||||
- Fixed a lot of streaming unpacking issues (tokuhirom, gfx)
|
- Fixed a lot of streaming unpacking issues (tokuhirom, gfx)
|
||||||
|
@@ -3,7 +3,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
use 5.008001;
|
use 5.008001;
|
||||||
|
|
||||||
our $VERSION = '0.24';
|
our $VERSION = '0.25';
|
||||||
our $PreferInteger = 0;
|
our $PreferInteger = 0;
|
||||||
|
|
||||||
sub true () {
|
sub true () {
|
||||||
|
Reference in New Issue
Block a user