Sat Feb 01 05:35:24 EST 2003
	Changed loading of dynamic libraries to the more portable libltdl.

Thu Jan 23 00:34:20 EST 2003
	Wrote RPM extractor.

Tue Jan 21 03:11:02 EST 2003
	Fixed minor bug in ps extractor (now stops parsing at %%EndComments).

Thu Jan  9 18:41:01 EST 2003
	License changed to GPL (required for pdf extractor), releasing 0.1.4.

Tue Jan  7 18:31:38 EST 2003
	Added postscript (ps) extractor.

Tue Dec 31 15:26:00 EST 2002
	Added pdf extractor based on xpdf code.
	
Tue Dec 17 20:36:13 CET 2002 
	Added MIME-extractor.

Fri Nov 22 21:54:10 EST 2002
	Fixed portability problems with the gifextractor, in particular
	the code now ensures that C compilers that do not pack the structs
	are still going to result in working code.

Tue Oct  1 14:01:16 EST 2002
	Fixed segmentation fault in ogg extractor.

Fri Jul 26 16:25:38 EST 2002
	Added EXTRACTOR_ to every symbol in the extractor API to
	avoid name-clashes.

Wed Jun 12 23:42:55 EST 2002
	Added a dozen options to extract.

Fri Jun  7 01:48:34 EST 2002
	Added support for real (real.com).

Fri Jun  7 00:21:40 EST 2002
	Added support for GIF (what a crazy format).

Tue Jun  4 23:21:38 EST 2002
	Added support for PNG, no longer reading the
	file again and again for each extractor (slight
	interface change, mmapping).

Sun Jun  2 22:49:17 EST 2002
	Added support for JPEG and HTML. HTML does not
	support concurrent use, though (inherent problem
	with libhtmlparse). Released v0.0.2.
	
Sat May 25 16:56:59 EST 2002
        Added building of a description from artist, 
        title and album, fixed bugs.

Tue May 21 22:24:07 EST 2002
	Added removing of duplicates, splitting keywords,
	extraction of keywords from filenames.	

Sat May 18 16:33:28 EST 2002
	more convenience methods ('configuration', default
	set of libraries, remove all libraries)

Sat May 18 02:33:28 EST 2002
	ogg extractor works, mp3 extractor now always works

Thu May 16 00:04:03 EST 2002
	MP3 extractor mostly works.

Wed May 15 23:38:31 EST 2002
	The basics are there, let's write extractors!
