Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed May 15, 2014
1 parent 5ecfe62 commit c765c42
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog
@@ -1,3 +1,11 @@
zip-archive 0.2.3

* Export new function `toArchiveOrFail`. Closes #17.
* Set general purpose bit flag to use UTF8 in local file header.
Otherwise we get a mismatch between the flag in the central
directory and the flag in the local file header, which causes some
programs not to be able to extract the files. Closes #19.

zip-archive 0.2.2.1

* Fix a stack overflow in getWordsTillSig (Tristan Ravitch).
Expand Down

0 comments on commit c765c42

Please sign in to comment.