=================================================================== RCS file: /cvs/palm/Palm-Keyring/Changes,v retrieving revision 1.1 retrieving revision 1.6 diff -u -r1.1 -r1.6 --- palm/Palm-Keyring/Changes 2007/02/03 01:05:02 1.1 +++ palm/Palm-Keyring/Changes 2007/12/05 05:42:29 1.6 @@ -1,4 +1,26 @@ +0.96_07 require 5.006_001; It doesn't work in 5.5 and I don't want to make it. + +0.96_06 Fix a weird bug where real life differs from the docs. There is + an FF FF between records in a real Keyring generated file that I was + not inserting. It is number 30549 on rt.cpan.org. + + I also did some cleanup of some other stuff. Like not encrypting + and storing a second time fields with a label_id.of 0. + +0.96_0[1..5] Different builds to get it to pass on as many of the CPAN + automated testing platforms as I can. Mostly just screwups with YAML + cruft being left in the .t files. + +0.96 Switch to using a record format that is more like what is used + in Keyring v5. Fake v4 databases so that the programmer doesn't + have to know. + +0.95 Support v5 databases - it needs more testing though. + +0.94 tar it up on OS X because the tar on OpenBSD-current that I was + using is apparently broken. + 0.93 Initial public release. I have had a lot of help getting my first module release, please see the THANKS section of the documentation. -$RedRiver$ +$RedRiver: Changes,v 1.5 2007/12/04 03:33:34 andrew Exp $