Revision history for Perl extension XML::SAXDriver::vCard

0.02	 Tue Nov 05 2002

	 - Added support for the AGENT property

	 - Added a variety of private _parse_* methods
	 
	 - Moved (start|end)_document stuff out of _vcard method

	 - Fixed a bug in &_media where extref URI was set as PCDATA rather
	   than as an attribute (duh)

	 - Updated *.t files not to bother trying to load XML::Simple if
	   XML::SAX::Writer is not available

0.01	 Mon Nov 04 2002
	 
	 - Initial public release