Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-12-08 13:23:58 +0400
committermattab <matthieu.aubry@gmail.com>2013-12-08 13:23:58 +0400
commit23f62923fa0b11f9f0c6d530e0dc1cbc5d691e11 (patch)
tree62565b3244ae46e7af3c575fa597aa3ee9934924 /libs
parent6f945465fe40021d579bc2b4b8876468da69b062 (diff)
Minor messages
Diffstat (limited to 'libs')
-rw-r--r--libs/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/README.md b/libs/README.md
index 251e5414f7..4705820bc1 100644
--- a/libs/README.md
+++ b/libs/README.md
@@ -27,8 +27,8 @@ third-party libraries:
- in r1296, remove require_once
- empty sparklines with floats, off-by-one errors, and locale conflict
* tcpdf/
- - in r6786 fixed a notice to avoid Strict Notice when using Imagick #3322
- - in r5540 and r5598, fix a temp file bug when embedding images in PDF
+ - in 6f945465fe40021d579bc2b4b8876468da69b062 fixed a bug reported in the forums
+
* Zend/
- strip require_once (to support autoloading)
- in r3694, fix ZF-10888 and ZF-10835