Version 0.7.1 (2016-03-17)

	* Fixed crash due to dropped PROTOCOL_SSLv3 support in the ssl module.

Version 0.7 (2014-01-20)
	
	* Added an exec command to create queries from files.


Version 0.6 (2011-10-25)

	* Added a serveradd command to (conveniently) add unregistred servers.


Version 0.5 (2011-05-11)

	* metasearch now accepts arguments to search for, interpreted as ucd
	  pattern, column word or table word.
  * tapsh should now shut down more cleanly.


Version 0.4 (2011-04-28)

	* New "dump" command to preview result sets, ! query modifier to run
	  a query and dump its result.


Version 0.3 (2011-04-26)

	* Made tapsh work within jython (metashelf implementation not dependent
	  on sqlite, jython socket module, optional jython webbrowser module...)


Version 0.2 (2010-10-01)

	* Added a setPar command.
