The branch "master" has been updated. The following is a summary of the commits.
from: ad5933c06b7da3f5afc062a3faddd849f852eff8 8a6a0e5 fix version b718577 LZ4_uncompress (deprecated) is the same as LZ4_decompress_fast d8ee69f fix php version detection with non-stable (ex 5.6.1RC1) Summary: http://github.com/horde/horde/compare/ad5933c06b7da3f5afc062a3faddd849f852eff8...d8ee69f514597d63ceab85e8f032034e3df67840 ----------------------------------------------------------------------- commit 8a6a0e5c2e7ab9937e0ed6bffafc571482cfe8ae Author: Remi Collet <[email protected]> Date: Tue Sep 16 07:36:36 2014 +0200 fix version Signed-off-by: Michael M Slusarz <[email protected]> framework/lz4/horde_lz4.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/8a6a0e5c2e7ab9937e0ed6bffafc571482cfe8ae ----------------------------------------------------------------------- commit b71857716864f40786503c0aacdd3f10661591a0 Author: Remi Collet <[email protected]> Date: Tue Sep 16 07:41:40 2014 +0200 LZ4_uncompress (deprecated) is the same as LZ4_decompress_fast Signed-off-by: Michael M Slusarz <[email protected]> framework/lz4/horde_lz4.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/b71857716864f40786503c0aacdd3f10661591a0 ----------------------------------------------------------------------- commit d8ee69f514597d63ceab85e8f032034e3df67840 Author: Remi Collet <[email protected]> Date: Tue Sep 16 07:45:44 2014 +0200 fix php version detection with non-stable (ex 5.6.1RC1) Signed-off-by: Michael M Slusarz <[email protected]> framework/lz4/config.m4 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/d8ee69f514597d63ceab85e8f032034e3df67840 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
