Repository: empire-db
Updated Branches:
  refs/heads/master a9abee4ec -> 312f74a52


fix 2 typos in changelog


Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo
Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/312f74a5
Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/312f74a5
Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/312f74a5

Branch: refs/heads/master
Commit: 312f74a52775f665be13d19f46f65b0f2f4bfcfb
Parents: a9abee4
Author: Francis De Brabandere <[email protected]>
Authored: Tue Aug 11 12:01:30 2015 +0200
Committer: Francis De Brabandere <[email protected]>
Committed: Tue Aug 11 12:01:30 2015 +0200

----------------------------------------------------------------------
 CHANGELOG.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/empire-db/blob/312f74a5/CHANGELOG.txt
----------------------------------------------------------------------
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index fe89805..30d1980 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -11,12 +11,12 @@ Release 2.4.4:
        EMPIREDB-221    Allow batch execution through JDBC executeBatch
        EMPIREDB-220    Allow override of fraction digits on JSF input tag
        EMPIREDB-219    Added source code for Eclipse-Code-Generation-Plugin
-       EMPIREDB-217    Consistency check for data model defintion vs deployed 
data model
+       EMPIREDB-217    Consistency check for data model definition vs deployed 
data model
 
 ** Bugfix
        EMPIREDB-223    join function in DBCommand requires a DBColumn instead 
of a DBColumnExpr
        EMPIREDB-218    Missing reserved keywords in DBDatabaseDriverMySQL
-       EMPIREDB-216    Reserved words as colum names not correctly 
escaped/quoted for derby
+       EMPIREDB-216    Reserved words as column names not correctly 
escaped/quoted for derby
        EMPIREDB-215    Sequence generation and use for HSql to not agree in 
using toUpperCase
        EMPIREDB-214    SQLServer - wrong 'alterColumnPhrase'
        EMPIREDB-212    MySQL Nested Union bad syntax

Reply via email to