Revision history for Perl extension Text::xSV.

0.01  Sat Mar 17 00:50:11 2001
	- original version; posted to PerlMonks
0.02  Sat Mar 17 14:00:00 2001
        - Fixed bug in presentation of double-quotes
0.03  Sun Apr 08 14:00:00 2001
        - Made warnings safe
0.04  Mon Apr 16 23:10:00 EDT 2001
        - Add filter
        - Slightly improved warnings
        - Put on CPAN
0.05  Sun Jun 3 10:00 2001
	- Make empty unquoted strings null
	- Fix bug that was hidden by a 5.005_03 bug
	- Add success tests
0.06  Sat Nov  1 23:45:00 PST 2003
        - Fix misnaming of bind_header in documentation
        - Apply patch from Klaus Weidner <kw@w-m-p.com>
          for segmentation faults on large fields
        - Switch to Module::Build
        - Add alias, delete, get_fields.
        - Add support for arbitrary computed fields with
          add_compute.