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>2014-01-09 05:04:05 +0400
committermattab <matthieu.aubry@gmail.com>2014-01-09 05:04:05 +0400
commitdf34fc96cd2c5b461a6cfe9e714c6e12c97d59ea (patch)
treeb0a2974833ce7f48f086eee4dfa93eab7868bcaf /libs
parent43716fb9d6b80715a6321145e6a70201d10a5e8e (diff)
Minor
Diffstat (limited to 'libs')
-rw-r--r--libs/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/README.md b/libs/README.md
index 28df6a1119..959d38e4b9 100644
--- a/libs/README.md
+++ b/libs/README.md
@@ -29,7 +29,6 @@ third-party libraries:
* tcpdf/
- in 6f945465fe40021d579bc2b4b8876468da69b062 fixed a bug reported in the forums
- in 566c63a52e31b2b2d3e1a83f8f63e74e8d661b21 fixed another couple bugs with fopen throwing warnings
-
* Zend/
- strip require_once (to support autoloading)
- in r3694, fix ZF-10888 and ZF-10835