Revision history for Perl extension XML::Filter::XML_Directory_2::Base

1.3	 Wed Jul 03 2002

	 - Added $pkg->current_location()

	 - Added $pkg->current_directory()

	 - Updated POD

1.2	 Wed Jul 03 2002

	 - Ack! Fixed a bug with the way exclude_root was being interpreted because Ima::Moron and forgot that there might be files might also be the first items in a directory.

1.1	 Wed Jul 03 2002

	 - Added $pkg->exclude_root()

	 - Removed restriction that (set_)handlers must be derived from XML::SAX::Base because it prevents the use of XML::SAX::ParserFactory

	 - Updated POD

1.0	 Tue Jul 02 2002

	 - Initial revision