pydnsshim: DNSSHIM client development library in python and the dnssh client application

version 1.7 (2026-07-22):
	* Fix add user request

version 1.6 (2026-02-25):
	* Escape RDATA for XML
	* Fix SSL socket creation

version 1.5 (2022-01-31):
	* Fix support for Python 3

version 1.4 (2014-08-15):
	* NSD support
	* TLSA support
	* New auto-balance option to balance among several slave-groups

version 1.1 (2011-08-14):
	* Compatible with DNSSHIM 1.2
	* New Shutdown command

version 1.0 (2010-11-25):
	* Compatible with DNSSHIM 1.0
	* Slavegroup can be passed to NewZone operation

version 0.1beta1 (2009-05-22):
	* First Public Beta Release!
