summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index a4758eb25..2bceed71f 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -43,7 +43,8 @@ Drupal 7.25, xxxx-xx-xx (development version)
- Added an optional feature to the Statistics module to allow node views to be
tracked by Ajax requests rather than during the server-side generation of the
page. This allows the node counter to work on sites that use external page
- caches (string change and new administrative option).
+ caches (string change and new administrative option:
+ https://drupal.org/node/2164069).
- Added a link to the drupal.org documentation page for cron to the Cron
settings page (string change).
- Added a 'drupal_anonymous_user_object' variable to allow the anonymous user