aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a4a33f4..94a241d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -8,6 +8,9 @@
<action dev="jahlborn" type="add">
Add initial support for creating/parsing ole content.
</action>
+ <action dev="jahlborn" type="fix" system="SourceForge2" issue="97">
+ Ignore invalid column usage map definitions.
+ </action>
</release>
<release version="2.0.0" date="2013-08-26">
<action dev="jahlborn" type="update">
@@ -16,6 +19,11 @@
for more details.
</action>
</release>
+ <release version="1.2.14.3" date="TBD">
+ <action dev="jahlborn" type="fix" system="SourceForge2" issue="97">
+ Ignore invalid column usage map definitions.
+ </action>
+ </release>
<release version="1.2.14.2" date="2013-08-25">
<action dev="jahlborn" type="fix" system="SourceForge2" issue="96">
Fix reading of Properties with multiple value blocks.