From dd0aa0159bc8530e0aa34e4cf63e032db91894a5 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 30 Oct 2017 20:50:54 +0100 Subject: [PATCH] Create CHANGES for all components. --- doc/Horde/Compress/Fast/CHANGES | 46 +++++++++++++++++++++++++++++++++ package.xml | 6 +++-- 2 files changed, 50 insertions(+), 2 deletions(-) create mode 100644 doc/Horde/Compress/Fast/CHANGES diff --git a/doc/Horde/Compress/Fast/CHANGES b/doc/Horde/Compress/Fast/CHANGES new file mode 100644 index 0000000..e11ae59 --- /dev/null +++ b/doc/Horde/Compress/Fast/CHANGES @@ -0,0 +1,46 @@ +---------- +v1.1.2-git +---------- + + +------ +v1.1.1 +------ + +[jan] Mark PHP 7 as supported. + + +------ +v1.1.0 +------ + +[mms] Add zlib driver and allow it to be considered a 'fast' compression driver + (disabled by default). + + +------ +v1.0.3 +------ + +[mms] Relax overly strict string type checking when compressing/decompressing. + + +------ +v1.0.2 +------ + +[mms] Silence decompression warnings. + + +------ +v1.0.1 +------ + +[mms] Add horde_lz4 compression driver. + + +------ +v1.0.0 +------ + +[mms] Initial release of package. diff --git a/package.xml b/package.xml index f54ea2c..6aa54bb 100644 --- a/package.xml +++ b/package.xml @@ -10,7 +10,7 @@ slusarz@horde.org yes - 2016-02-01 + 2017-10-30 1.1.2 1.1.0 @@ -29,6 +29,7 @@ + @@ -114,6 +115,7 @@ + @@ -221,7 +223,7 @@ stable stable - 2016-02-01 + 2017-10-30 LGPL-2.1 *