summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorGODZilla0480@gmail.com <>2011-10-16 17:25:14 +0000
committerGODZilla0480@gmail.com <>2011-10-16 17:25:14 +0000
commit9b0b7d32a4d7ab6d1bbd0f8ca14be9fbf325f081 (patch)
tree8edcc01821790f09bfe1cf0268883225a181f3e5 /HISTORY
parent70c50522f40aab715d6efb7a875b2b85bb31c101 (diff)
Fixed Issue#365 introduced in r3030
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8a74a213..d0be41db 100644
--- a/HISTORY
+++ b/HISTORY
@@ -32,6 +32,7 @@ BUG: Issue #353 - Accordion control behaves oddly if clicked too fast (Gabor)
ENH: Issue #356 - Added a new "Clickable" operating mode to TDatePicker (ctrlaltca)
BUG: Issue #361 - TActiveListBox multiple selection bug (ctrlaltca)
BUG: Issue #366 - Use divs instead of spans around tables in TActiveDataGrid (ctrlaltca)
+BUG: Issue #365 - [Runtime Notice] Declaration of T${DriverName}MetaData::quoteTableName() should be compatible with that of TDbMetaData::quoteTableName() (Yves)
Version 3.1.10 Jul 17, 2011
BUG: Added missing timeout on TCacheHttpSession (ctrlaltca)