0.1.0	2000-jan-25
	* introduzione di ansi.h
	* colori di log 
	* deltree revisited
	* reduced amount of debugging messages
	* almost removed all the shortcut using system

0.0.5	2000-jan-24
	* scheduling of POST-INSTALL and X-POST-INSTALL
	* schedule DEPENDENCIES
	* schedule install--menu
	* package registration
	* clean-up at the end of setup_install
	* setup_install completed

0.0.4	2000-jan-23
	* adjusting package's category using install path
	* installation checking
	* conflicts handling
	* execution of PRE-INSTALL script
	* main package extraction
	* ldconfigon interactive input
	* execution of INSTALL script

0.0.3	2000-jan-22
	* various checking before the main extraction

0.0.2	2000-jan-22
	* untar done
	* push, flush and remove of headers done
	* parsing of /install/INFO done
	
0.0.1	2000-jan-21
	* development of setup_install is going on
	* untar almost done (75%)
	* push_header to be done

0.0.0	2000-jan-21
	* Command line parser done
	* Porting of script 'setup' completed
	* Starting porting of script 'setup--install'
	* Autconf/Automake development environment complete
	* Starting to implement untar
	* Added the --debug flag	