From 3cb856c74435ecb9eae3b3fb05ebc396c15c4587 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20S=CC=8Ckoda?= Date: Tue, 15 Jan 2013 20:45:36 +0100 Subject: [PATCH] MDL-37429 document zip packer improvements --- lib/upgrade.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/upgrade.txt b/lib/upgrade.txt index 783300bc320..f5d3c5a8928 100644 --- a/lib/upgrade.txt +++ b/lib/upgrade.txt @@ -1,6 +1,11 @@ This files describes API changes in core lbraries and APIs, information provided here is intended especially for developers. +=== 2.5 === + +* zip_packer may create empty zip archives, there is a new option to ignore + problematic files when creating archive + === 2.4 === * Pagelib: Numerous deprecated functions were removed as classes page_base, page_course -- 2.43.0