Annotation of palm/Palm-Keyring/Changes, Revision 1.6
1.6 ! andrew 1: 0.96_07 require 5.006_001; It doesn't work in 5.5 and I don't want to make it.
! 2:
1.5 andrew 3: 0.96_06 Fix a weird bug where real life differs from the docs. There is
4: an FF FF between records in a real Keyring generated file that I was
5: not inserting. It is number 30549 on rt.cpan.org.
6:
7: I also did some cleanup of some other stuff. Like not encrypting
8: and storing a second time fields with a label_id.of 0.
9:
10: 0.96_0[1..5] Different builds to get it to pass on as many of the CPAN
11: automated testing platforms as I can. Mostly just screwups with YAML
12: cruft being left in the .t files.
13:
1.4 andrew 14: 0.96 Switch to using a record format that is more like what is used
15: in Keyring v5. Fake v4 databases so that the programmer doesn't
16: have to know.
17:
1.3 andrew 18: 0.95 Support v5 databases - it needs more testing though.
19:
1.2 andrew 20: 0.94 tar it up on OS X because the tar on OpenBSD-current that I was
21: using is apparently broken.
22:
1.1 andrew 23: 0.93 Initial public release. I have had a lot of help getting my first
24: module release, please see the THANKS section of the documentation.
25:
1.6 ! andrew 26: $RedRiver: Changes,v 1.5 2007/12/04 03:33:34 andrew Exp $
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>