diff --git a/migration/340s-351a/build.xml b/migration/340s-351a/build.xml
new file mode 100644
index 0000000000..507e546ef1
--- /dev/null
+++ b/migration/340s-351a/build.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ File ${file.name} status ${sqlplus.result}
+
+
+
+
+
+
diff --git a/migration/340s-351a/postgresql/build.xml b/migration/340s-351a/postgresql/build.xml
new file mode 100644
index 0000000000..b1a39da91e
--- /dev/null
+++ b/migration/340s-351a/postgresql/build.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ File ${file.name} status ${psql.result}
+
+
+
diff --git a/migration/351a-352a/build.xml b/migration/351a-352a/build.xml
new file mode 100644
index 0000000000..2fb24a534e
--- /dev/null
+++ b/migration/351a-352a/build.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ File ${file.name} status ${sqlplus.result}
+
+
+
+
+
+
diff --git a/migration/351a-352a/postgresql/build.xml b/migration/351a-352a/postgresql/build.xml
new file mode 100644
index 0000000000..b9d0c62309
--- /dev/null
+++ b/migration/351a-352a/postgresql/build.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ File ${file.name} status ${psql.result}
+
+
+
diff --git a/migration/ChangeLog.txt b/migration/ChangeLog.txt
index 4ffd714583..2e4f9a8447 100644
--- a/migration/ChangeLog.txt
+++ b/migration/ChangeLog.txt
@@ -11,11 +11,11 @@
* 253b-253b_XE migration script now only compile dependent procedures and views.
0.6
- * The program now generates complete script automaticly.
+ * The program now generates complete script automatically.
Only little adjustments of the generated needed.
0.5.1
- * Bugfix for DBDifference.java - allows to insert string delimeters
+ * Bugfix for DBDifference.java - allows to insert string delimiters
* Beta of sql statement sorting for autocreated sql statements
0.5