ChangeLog about Mulk: open source non-interactive multi-connection network
downloader with image filtering and Metalink support (version 0.4.1, alpha)

24/05/2009 Emanuele <pocoyo@users.sourceforge.net>
	* liburi replaced by liburiparser (http://uriparser.sourceforge.net/) which is more active and packetised
	* libmetalink is now dynamically loaded and external to the project in order to ease the packetisation process
	* more code cleaning

20/05/2009 Emanuele <pocoyo@users.sourceforge.net>
	* Metalink location option added
	* Metalink OS option added
	* Metalink preference parameter supported
	* Metalink max number of connections per resource parameter supported
	* code cleaned in order to follow GNU coding standards

07/05/2009 Emanuele <pocoyo@users.sourceforge.net>
	* bug fix to compile without libmetalink installed (the include directory
		in Makefiles was wrong)

26/04/2009 Emanuele <pocoyo@users.sourceforge.net>
	* fixed a bug, under particular conditions some URLs in download
	  queue were skipped

24/04/2009 Emanuele <pocoyo@users.sourceforge.net>
	* fixed a compilation problem when tidy header isn't <tidy/tidy.h>

23/04/2009 Emanuele <pocoyo@users.sourceforge.net>
	* ability to read a list of options from a text file

19/04/2009 Emanuele <pocoyo@users.sourceforge.net>
	* Metalink library added to the source code
	* Metalink feature added to the project

16/04/2009 Emanuele <pocoyo@users.sourceforge.net>
	* quiet option to avoid printing messages

15/04/2009 Emanuele <pocoyo@users.sourceforge.net>
	* option to write to a text file a brief report 
	* option to write to a csv file a brief report 

12/04/2009 Emanuele <pocoyo@users.sourceforge.net>
	* DEBUG compilation flag inserted

10/04/2009 Emanuele <pocoyo@users.sourceforge.net>
	* option to read URLs to download from a text file

08/04/2009 Emanuele <pocoyo@users.sourceforge.net>
	* option to list more than one URL to download on the command line

30/03/2009 Emanuele <pocoyo@users.sourceforge.net>
	* file to create RPM package added to the source code

25/03/2009 Emanuele <pocoyo@users.sourceforge.net>
	* uri static library added to the project

06/02/2009 Emanuele <pocoyo@users.sourceforge.net>
	* saving and filtering of GIF and PNG images by width and height
	* JPEG library removed, no more needed

21/01/2009 Emanuele <pocoyo@users.sourceforge.net>
	* liburi added to the source code

16/12/2008 Emanuele <pocoyo@users.sourceforge.net>
	* user manual added to the software installation

24/11/2008 Emanuele <pocoyo@users.sourceforge.net>
	* don't download more than once each url 

22/11/2008 Emanuele <pocoyo@users.sourceforge.net>
	* limited number of connections per host
	* better recognition of file types based on mime types

11/10/2008 Emanuele <pocoyo@users.sourceforge.net>
	* multiple downloads using multi-interface feature of libcurl
	* recursive download using libtidy parsing
	* filtering of JPEG images by width and height

