20060418 : Memory leak bug fixed by DavidVTailor - See http://seegernet.koolhost.de/zeosforum/viewtopic.php?t=461

20060707 : Added separate drivers for embedded Firebird server - Patch by Terence - see http://zeos.firmos.at/viewtopic.php?t=630

20060707 : Correction of patch above : added support for non-strict dllloading - Written by mdaems

20060710 : Integrated contribution from Terence : separated Firebird from interbase/strict dll loading for Firebird

20060726 : Bytea/blob - PostgreSQL - UNICODE/UTF8 - patch by aperger - see http://zeos.firmos.at/viewtopic.php?t=683

20060802 : Integrated patch from Fduenas concerning http://zeos.firmos.at/viewtopic.php?t=677

20061025 : Blob handling error - Patch by lpolyak - See http://zeos.firmos.at/viewtopic.php?t=855

20061027 : Fix for Bug in TZInterbase6Sequence.GetNextValue - patch by CharlesMcAllister - See http://zeos.firmos.at/viewtopic.php?t=856

20070425 : Allow string values for integer and blob parameters - Patch by Andy - Mantis Bug 13 and 19

20070430 : Allow string values for date parameters - Patch by Andrevanzuydam - Mantis Bug 33

20070614 : Bad wildcard handling in TZInterbase6DatabaseMetadata.ConstructNameCondition - patch by cipto_kh - Mantis Bug 28

20071029 : Problem handling DEFAULT NULL in domain *AND* in table - patch by andrevanzuydam - Mantis Bug 27

20071205 : Metadata (mdTables) is missing remarks data - by Roaster - See http://zeos.firmos.at/viewtopic.php?t=1567
           Typo in log message after create database - by Roaster - Mantis Bug 79

20080119 : Special characters at the end of a Char column were trimmed away by TrimRight function - Mantis Bug 86
           Even if trimming Char values seems wrong, this behaviour isn't changed now as existing programs may depend on it.

20080220 : Metadata.GetColumns corrected - by Sandeep_c24 - See http://zeos.firmos.at/viewtopic.php?t=1682

20080511 : Autocommit didn't work for TZStoredProcedure when using Firebird - by mdaems

20080606 : Added support for Firebird hard commits - by hgourvest

20080816 : Detection of calculated columns (set readonly, not writable) - by pjonard - Mantis Bug 133

20080820 : Part 2: Detection of calculated columns (set readonly, not writable) - by pjonard - Mantis Bug 133

20080913 : Added timeout parameter - by seawolf - See http://zeos.firmos.at/viewtopic.php?t=2002

20080913 : ZDbcInterbase6Utils.AffectedRows now also returns a value for select statements - by seawolf - See http://zeos.firmos.at/viewtopic.php?t=2002

20081019 : Special default value 'NOW' for timestap, time and date fields was interpreted wrongly - by mdaems - Mantis Bug 140

20081118 : Added Firebird 2.1 driver - by seawolf - See http://zeos.firmos.at/viewtopic.php?t=2099

20090102 : Added Firebird 2.1 to ZIBEventAlerter component - by seawolf - See http://zeos.firmos.at/viewtopic.php?t=2171

20090225 : TZInterbase6DatabaseMetadata.UncachedGetTables: Access Violation and duplicated rows - by cytrinox - See http://zeos.firmos.at/viewtopic.php?t=2236

20090320 : Small Interbase bug w/createNewDatabase in Delphi 2009 - by DavidVTylor - See http://zeos.firmos.at/viewtopic.php?t=2259

20090320 : Workaround FB bug - For numeric computed fields subtype is 0 for a computed decimal field and not 1 as in all the other cases - by andrevanzuydam - See http://zeos.firmos.at/viewtopic.php?t=2278

20090320 : Implemented Pingserver for Firebird - by MerijnB - See http://zeos.firmos.at/viewtopic.php?t=2274

20090330 : Holding connection on shutdown - by seawolf - See http://zeos.firmos.at/viewtopic.php?t=2309

20090417 : FIREBIRD and NUMERIC/DECIMAL precision problem - by mdaems - Mantis Bug 2

20090505 : Buffer problem with FB2.1 isc_interprete implementation - by seawolf - See http://zeos.firmos.at/viewtopic.php?t=2099

20090513 : Memory leak in TZInterbase6CallableStatement.ExecuteUpdatePrepared - by trupka - See http://zeos.firmos.at/viewtopic.php?t=2250

20090513 : AV in TZInterbase6PreparedStatement.UnPrepareInParameters when opening an invalid sql command - by mscherr - See http://zeos.firmos.at/viewtopic.php?t=2361

20090513 : Added support for milliseconds - by seawolf - See http://zeos.firmos.at/viewtopic.php?t=2354