diff --git a/NEWS b/NEWS index d3826f4e..3ed61835 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ - - made cache reading process more efficient (Monte) - - fixed bug, is_cached() now supports new 1.4.6 caching behavior (Monte) - - update FAQ with mailing list Reply-To header FAQ (Monte) + - made cache reading process more efficient. (Monte) + - fixed bug, is_cached() now supports new 1.4.6 caching behavior. (Monte) + - update FAQ with mailing list Reply-To header FAQ. (Monte) - supress error messages for fopen(), fix cache to regenerate if cache - file is not available (i.e. cluster race condition) (Monte) - - added index key example to QUICKSTART guide (Monte) + file is not available (i.e. cluster race condition). (Monte) + - added index key example to QUICKSTART guide. (Monte) Version 1.4.6 ------------- diff --git a/demo/index.php b/demo/index.php index 549a5953..866a1dbc 100644 --- a/demo/index.php +++ b/demo/index.php @@ -1,5 +1,7 @@ compile_check = true; diff --git a/index.php b/index.php index 549a5953..866a1dbc 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,7 @@ compile_check = true;