summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-07-14 22:30:42 -0400
committerJesse Luehrs <doy@tozt.net>2016-07-14 22:32:58 -0400
commit1f70125c798202be1a52e567e174965b639d5c73 (patch)
treed07cb3369a025d8bf301deb4473d27854b597567 /Changes
parentd69aaf9b1805728a1c3a2d49511c9e215a865828 (diff)
downloadspreadsheet-parsexlsx-1f70125c798202be1a52e567e174965b639d5c73.tar.gz
spreadsheet-parsexlsx-1f70125c798202be1a52e567e174965b639d5c73.zip
open files in raw mode
this is required on windows
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index c9667dd..3f23a36 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Revision history for Spreadsheet-ParseXLSX
{{$NEXT}}
+ - Fix encryption.t test on Windows (marks6i, #60)
0.24 2016-06-25
- Support scalar refs as input (rshadow, #59)