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

History:

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


SynaUtil

Version 2.3.0 released 24.09.2001
+ CDateTime
+ IPtoID

Version 2.1.0 released 27.08.2001
+ RPos function (like Pos, but from right side of string)
+ Fetch function for fetching string from left.

Version 2.0.1 released 23.07.2001
* optimalizations

Version 2.0.0 released 13.05.2001
+ Compatibility with Kylix

Version 1.8.0 released 12.03.2001
+ function StringReplace

Version 1.7.0 released 22.01.2001
+ function ParseURL.

Version 1.6.0 released 10.12.2000
+ function IntToBin.
+ function BinToInt.

Version 1.5.0 released 27.11.2000
- all ASN functions moved to ASN1util unit.
* Separateright work with any separator lenght.

Version 1.4.0 released 24.10.2000
+ Function StrToHex.

Version 1.3.0 released 09.10.2000
+ function SeparateLeft
+ function SeparateRight
+ function getparameter
+ function GetEmailAddr
+ function GetEmailDesc

Version 1.2.1 released 18.9.2000
# TimeZone not work correctly with daylight saving
# MIBtoID now works with element grater then 255
# IDtoMIB now works with element grater then 255

Version 1.2.0 released 1.2.2000
+ Function IPToId.

Version 1.1.0 released 10.1.2000
+ Function IsIP.
+ Function ReverseIP.
+ Function MibToId.
+ Function IdToMib.
+ Function IntMibToStr.

Version 1.0.0 released 30.10.1999
+ many misc. utils. See documentation.