0.1.1-win
	- Updated freetype to version 2.3.7
	- Added ncurses to win step
	- Added readline to win step
	- Support for downloading upstream patches and applying them
	- Added versionset 2008A

0.1.0-win
	- Added libstack.sh script
	- Support for selectable versionset. Added versionset for experimental
	  versions
	- Version number comparison functions handle alpha-, beta- and
	  prereleases and release candidates correctly
	- Version number comparison functions compare version tokens like
	  a1a and a1b correctly
	- Added step 'sdl' with packets SDL and SDL_image. These are built
	  as part of libstack
	- Updated libpng to version 1.2.29
	- Updated pango to version 1.20.3
	- Updated fontconfig to version 2.6.0
	- Updated gtk+ to version 2.12.10
	- Added gawk to native step
	- Added CUPS packet to win step
	- Added some patches to distribution
	- New function remove_dir()
	- Added support for CLIB tag to prefix parsing
	- Added custom name support for tar.bz2 packets to unpack_component()

0.0.4-aux
	- Commandline step-parameter now has syntax allowing selection of
	  multiple steps
	- Renamed download_latest.sh as download_packets.sh
	- Libtool added to native step
	- Added version number comparison functions to helpers.sh
	- Misc functions added to helpers.sh
		- setup_prefix()
		- src_subdir()
	- Debian is now considered upstream for libjpeg. Package updated to
	  version 6b-14
	- Updated kernel package to version 2.6.25.4

0.0.3-aux
	- Licensed under Gnu General Public License version 2
	- Added bash helper functions to distribution
	- Updated kernel package to version 2.6.25.3
	- Added packages to "win" set
		- pango
		- atk
		- gtk+
	- Added some autotools auxiliary scripts to distribution to make sure they are found

0.0.2-aux (01-May-08)
	- download_latest.sh can be used to download single packet, preset set of packets, or all
	- Download definitions added for new "win" set of packages:
		- libiconv
		- zlib
		- libpng
		- gettext
		- jpeg
		- tiff
		- glib
		- expat
		- freetype
		- fontconfig
		- cairo
	- Support for downloading debian source packages
