summaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r--src/changes/changes.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0760dc4..a9ba17b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -12,6 +12,11 @@
Handler more binary/character input types (Blob, Clob, InputStream,
Reader), based on user submitted patch.
</action>
+ <action dev="jahlborn" type="update">
+ Refactor import/copy methods from Database into ImportUtil. Allow
+ reuse of existing tables. make behavior/naming of copy and import
+ methods consistent. (ideas from use submitted patch).
+ </action>
</release>
<release version="1.1.20" date="2009-11-18">
<action dev="jahlborn" type="fix" issue="2884599">