summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-05-22 06:56:18 -0400
committerJesse Luehrs <doy@tozt.net>2016-05-22 06:56:18 -0400
commit54f276478de89abed86596459d6982447c01aa1e (patch)
tree8b2b23922d049ecc92a6c0810bedd882ae8d5c5c
parent5339faa0bccf8a82d1e0eb806e81dc2175630fa8 (diff)
downloadspreadsheet-parsexlsx-54f276478de89abed86596459d6982447c01aa1e.tar.gz
spreadsheet-parsexlsx-54f276478de89abed86596459d6982447c01aa1e.zip
fix up changelog
-rw-r--r--Changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index 8b1fe2e..19808b3 100644
--- a/Changes
+++ b/Changes
@@ -2,7 +2,9 @@ Revision history for Spreadsheet-ParseXLSX
{{$NEXT}}
- Give a better error message when opening xls files (mchendriks, #52)
- - Fix opening files where rels use a non-default namespace.
+ - Fix parsing files with non-default XML namespace names
+ - Handle files with no style information
+ - Handle fills that don't specify a pattern type (vfilatov, #41)
0.20 2015-12-05
- Fix the test suite on perls compiled with -Duselongdouble (Slaven