SYNAPSE - Synchronous TCP/IP Library for Delphi and Kylix
Other related information can be found at http://www.ararat.cz/synapse/

History:

Description:
+ added property
- removed property
* modification
# bug fix


DNS client

Version 2.6.0 released 2004-09-18
+ Truncated property
# Multiline TXT records

Version 2.5.1 released 2004-08-23
* IPv6 reverse queries to ip6.arpa domain

Version 2.3.4 released 2003-07-21
+ FPC compatibility
# fixed parsing packet
+ SRV record support

Version 2.2.2 released 2003-03-24
- weakpackageunit
+ AAAA query
+ Reverse queries for IPv6 addresses by ip6.int domain
# better support for bad reply

Version 2.1.1 released 2003-01-01
+ TCP queries
+ zone transfers
+ full info about all fields in DNS reply. (include TTL)
# decoding string resources
+ detecting authoritative ansfers

Version 1.2.0 released 2002-08-20
* adaption to TSynaClient
+ can specify outgoing IP interface

Version 1.1.4 released 2001-09-24
* optimalisations

Version 1.1.3 released 2001-08-27
* published sock property

Version 1.1.1 released 2001-07-23
* optimalizations.

Version 1.1.0 released 2000-09-18
* all times is now in millisecond!

Version 1.0.0 released 2000-01-23
+ Class TDNSSend implementing DNS protocol.