aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Blondel <mathieu@mblondel.org>2007-05-30 09:19:41 +0000
committerMathieu BlondelMathieu Blondel <mathieu@mblondel.orgmathieu@mblondel.org>2007-05-30 09:19:41 +0000
commit42afdc99a8526754db7388348134bd9826b390db (patch)
tree40f5531f596a6ecf1dfd18df68dbffbf2ad6d4f2 /ChangeLog
parent9db1645529292b4a7f4824998149eef67e105665 (diff)
downloadwikipediafs-42afdc99a8526754db7388348134bd9826b390db.tar.gz
Set default cache time if article-cache-time is not present in config.
git-svn-id: http://svn.code.sf.net/p/wikipediafs/code/trunk@62 59acd704-e115-0410-a914-e735a229ed7c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 09e68e0..b1ec2ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2007-05-30 Mathieu Blondel <mblondel@users.sourceforge.net>
-- Set default cache timeif article-cache-time is not present in config.
+- Set default cache time if article-cache-time is not present in config.
2007-05-27 Mathieu Blondel <mblondel@users.sourceforge.net>