diff options
author | ctrlaltca@gmail.com <> | 2011-08-30 10:19:46 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-08-30 10:19:46 +0000 |
commit | 1594d8562b7c45ce67a4a39e6090bf59e20d91f1 (patch) | |
tree | 7f5d3bdf0c8a9e89b34ab77b1bb27f360d7c0315 /HISTORY | |
parent | ca0ae9bca6fea1a8ef924104b09649e41ea5ab36 (diff) |
reverted r3032, please look ticket #362
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ CHG: Remove TReflectionClass and all references since equals ReflectionClass (Yv CHG: Modifiy TTemplate::parseAttributes to allow definition of "HTML5 Custom Data Attributes (data-*)" e.g Attributes.data-custom-value="foobar" (Yves) EHN: Modify TActiveRecordConfig & TActiveRecordManager to allow custom subclassing of System.Data.ActiveRecord.TActiveRecordManager & System.Data.ActiveRecord.TActiveRecordGateway (Yves) EHN: Add methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData & TDbConnection and add TDbConnection:getDbMetaData [TODO: customize TOracleMetaData] (Yves) -EHN: Modify TThemeManager to allow custom subclassing of TTheme (Yves) EHN: Add method getHeaders to THttpRequest & THttpResponse (Yves) Version 3.1.9 June 3, 2011 |