summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2015-05-06 15:24:41 +0200
committerRemi Collet <remi@php.net>2015-05-06 15:24:41 +0200
commit9f2ce6b6853787f4a956140a6e71fac957fcdd13 (patch)
tree50081ad190f90028fc68d35260cdca8a43da6d37 /NEWS
parent3a55ea02aa0a91bbb90a6db8dda620720d141eb1 (diff)
downloadphp-git-9f2ce6b6853787f4a956140a6e71fac957fcdd13.tar.gz
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8216814748..83d456dad5 100644
--- a/NEWS
+++ b/NEWS
@@ -231,4 +231,9 @@
functions allowing incremental/streaming compression/decompression.
(Daniel Lowrey & Bob Weinand)
+- Zip:
+ . Added ZipArchive::setCompressionName and ZipArchive::setCompressionIndex
+ methods (Remi, Cedric Delmas)
+ . Update bundled libzip to 1.0.1 (Remi, Anatol)
+
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>