summaryrefslogtreecommitdiffstats
path: root/src/changes
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1772db5..9a89d0a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -13,6 +13,10 @@
Fix some places where table/columns names were not being handled
case-insensitively.
</action>
+ <action dev="jahlborn" type="fix" issue="3029500">
+ Make Database.escapeIdentifier public; add methods to TableBuilder and
+ ColumnBuilder to optionally escape names.
+ </action>
</release>
<release version="1.2.0" date="2010-04-18">
<action dev="bhamail" type="update" issue="1451628">