From 6a74c7aeaeb015f9c6cc58b66e05ac58bfac62cb Mon Sep 17 00:00:00 2001
From: mattab <matthieu.aubry@gmail.com>
Date: Thu, 9 Jan 2014 12:33:17 +1300
Subject: [PATCH] Refs #4404 Referencing manual tcpdf fix in the readme, so we
 remember to backport

---
 libs/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libs/README.md b/libs/README.md
index 4705820bc1..28df6a1119 100644
--- a/libs/README.md
+++ b/libs/README.md
@@ -28,6 +28,7 @@ third-party libraries:
    - empty sparklines with floats, off-by-one errors, and locale conflict
  * 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)
-- 
GitLab