From b5424a91981191000ba2dc7a2419a3be243b6097 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 23 May 2016 01:33:06 -0400 Subject: update changelog --- Changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changes b/Changes index 19808b3..d05090b 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,11 @@ Revision history for Spreadsheet-ParseXLSX - 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) + - Fix parsing of encrypted files on big-endian systems + (mazurin, Tux, #50, #51) + - Support reading files where the case is specified incorrectly (this is + likely actually a bug in the program generating these files, but I + don't think this fix is likely to break any real files) (Tux, #57) 0.20 2015-12-05 - Fix the test suite on perls compiled with -Duselongdouble (Slaven -- cgit v1.2.3-54-g00ecf