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