SlackGrade - The Slackware Update Wizard
VERSION HISTORY

INSTRUCTIONS FOR HISTORY READING:
This history file is divided in releases, where for each new release of
SlackGrade, a new history entry is set. These entries are structured under
the following format:

<VERSION> <(REL_DATE)>	[:COMMENTS]
	<+ added / - remvd / * fixed / ! other>: description

where:
VERSION:	the current release version (required)
REL_DATE:	the date of the respective version release (required)
COMMENTS:	a few words about the release (optional)

After this header line, the list of changes, each one in a new line and formatted
by a TAB character at left. Changes are divided in four categories, signed by:
	* fixed: indicates a feature/function/implementation bug fix
	+ added: indicates that a new feature/function/implementation was added
	- remvd: indicates that the feature/function/implementation was removed
	! other: indicates that the change is not categorized as one of the above

================================== CHANGELOG =====================================

0.0.2exp (21 Jun 2004)
	* added: exit code for normal (finish) exit
	* added: blacklist (unwanted packages handler)
	* added: connection through proxy server
	* added: transfer rate in download progress
	* added: option to find for not installed packages
	* fixed: failure if servers file does not exist
	* fixed: base path for new packages list
	* fixed: if a file was not found in server, just skip it
	* other: size adjust in about box

0.0.1exp (07 Jun 2004)	:1st public release
	! other: first public release
