The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2004-10-22  Steffen Schwigon  <schwigon@webit.de>

	* More speed changes

	* Version 0.05, because of wrong place of 0.04-files in my CPAN dir

2004-10-21  Steffen Schwigon  <schwigon@webit.de>

	* speedup grammar by about 45%

	* attribute_file() and attribute_id() for getting/setting
	the /F and /ID attributes as suggested by David Thomas.

	* parser extension that reflects those attributes

	* tests

	* parsing of content in blocks of "non-problematic" characters.
	This gives less "Deep recursion" warnings.

	* Version 0.04

2004-08-10  Steffen Schwigon  <schwigon@webit.de>

	* as_string() method

	* Version 0.03

2004-05-21  Steffen Schwigon  <schwigon@webit.de>

	* Doc minor cleanup

2004-05-21  Steffen Schwigon  <schwigon@webit.de>

	* Renamed to PDF::FDF::Simple

	* Parser fixes with newline handling

	* Version 0.02

2004-05-17  Steffen Schwigon  <schwigon@webit.de>

	* first official version
	
	* Version 0.01