forked from pool/perl-PHP-Serialization
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PHP-Serialization?expand=0&rev=2
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jul 25 19:41:23 CEST 2009 - chris@computersalat.de
|
|
|
|
- spec mods
|
|
* removed ^----------
|
|
* removed ^#---------
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 21 03:04:11 CEST 2009 - chris@computersalat.de
|
|
|
|
- update to 0.32
|
|
o 0.32
|
|
- Making finite state machine
|
|
- Fixed bug in arrays RT21218
|
|
- RT24441 is not a bug
|
|
- Croaks on incomplete strings. RT44700
|
|
- Fixed bug with float as index. RT42029
|
|
- Removed warning from POD
|
|
- Changed todo in POD
|
|
- BOLAV@cpan.org
|
|
o 0.31
|
|
- Add warning note to POD
|
|
- Take patch from RT#45024 to fix boolean deserialization bug.
|
|
o 0.30
|
|
- Significantly cleanup the code to be much prettier.
|
|
- Fix RT#42279, output sizes a bytes, not characters so that
|
|
serializing multibyte data works correctly.
|
|
o 0.29
|
|
- Fix bug with negative numbers, RT#6402, patch from
|
|
<tom [...] eborcom.com>
|
|
- Add TODO test for RT21218
|
|
- Add TODO test for RT24441
|
|
o 0.28
|
|
- Serializing long integers comes out as -1 on the PHP end
|
|
as noted in RT#6112 patch from <kcivey [...] cpcug.org>.
|
|
- Add test for the issue above (t0m).
|
|
- Fix POD as noted in RT#6113 by MCMAHON.
|
|
- Only require perl 5.6 in Makefile.PL as noted in RT#17034
|
|
by <kcivey [...] cpcug.org>
|
|
- added perl-macros
|
|
o autogen filelist with perl_gen_filelist
|