From a94264a4e1c0d5b56be22fa6355b761d5c455371 Mon Sep 17 00:00:00 2001
From: Rick Ellis
Date: Tue, 7 Oct 2008 01:10:52 +0000
Subject:
---
user_guide/changelog.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index d77ed089f..4cb6266eb 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -101,6 +101,7 @@ SVN Revision: XXXX
Added PHP Style Guide to docs.
Added backticks around column names in MySQL when using insert_string and update_string functions, and in where() function.
Modified Pagination library to only output the "First" link when the link for page one would not be shown.
+ Added a file lock check during caching, before trying to write to the file.
--
cgit v1.2.3-24-g4f1b