Note >64k entries fix. --HG-- branch : HEAD
diff --git a/NEWS b/NEWS index 8f18bdd..d87515f 100644 --- a/NEWS +++ b/NEWS
@@ -3,6 +3,7 @@ * Added zip_get_num_files(), deprecated zip_get_num_entries(). * Better windows support. * Support for traditional PKWARE encryption added. +* Fix opening archives with more than 65535 entries. * Fix some memory leaks. * Fix cmake build and installation * Fix memory leak in error case in zip_open()