commit | e8a870f51329a8973519086553da5d0eefaef5ca | [log] [tgz] |
---|---|---|
author | Thomas Klausner <tk@giga.or.at> | Fri Nov 29 18:53:56 2013 +0100 |
committer | Thomas Klausner <tk@giga.or.at> | Fri Nov 29 18:53:56 2013 +0100 |
tree | 5be9fcc39daf3825de930019121ba87396f87c4b | |
parent | 737160503727ba0ffa50bb25fa33befbbecd6489 [diff] |
Mention 4GB file bug fix.
diff --git a/NEWS b/NEWS index 08a1a97..d7ae64e 100644 --- a/NEWS +++ b/NEWS
@@ -3,6 +3,7 @@ * Support querying/setting operating system and external attributes. * For newly added files, set operating system to UNIX, permissions to 0666 (0777 for directories). +* Fix bug when writing zip archives containing files bigger than 4GB. 0.11.1 [2013/04/27]