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, 4 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 59d4c35..326685f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -15,11 +15,14 @@
<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).
+ methods consistent. (ideas from submitted patch).
</action>
<action dev="jahlborn" type="fix" issue="2919216">
Set overflow info in header row, not in last data row.
</action>
+ <action dev="jahlborn" type="fix" issue="2920092">
+ Add support for indexing strings containing any characters from BMP 0.
+ </action>
</release>
<release version="1.1.20" date="2009-11-18">
<action dev="jahlborn" type="fix" issue="2884599">