--- sql/odbc/ChangeLog 2008/07/08 13:42:50 1.10 +++ sql/odbc/ChangeLog 2011/08/10 23:12:59 1.11 @@ -1,3 +1,7 @@ +2010-10-27 moko + * parser3odbc.C 1.37: + new in-parser quoting implementation (fixes issue #1) + 2008-07-08 misha * parser3odbc.C 1.36: - optimization for queries with limit==0 moved to another place (