From 5ddd5d38393ac60f12a418526d8ab53c56a49ba6 Mon Sep 17 00:00:00 2001 From: David Rothstein <drothstein@gmail.com> Date: Fri, 24 Aug 2012 17:13:15 -0400 Subject: [PATCH] Added CHANGELOG.txt entry for issue #1708722. --- CHANGELOG.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ac15ca18d7f5..878a65ffb597 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,8 @@ Drupal 7.16, xxxx-xx-xx (development version) ----------------------- +- Fixed a regression which caused a "call to undefined function + drupal_find_base_themes()" fatal error under rare circumstances. Drupal 7.15, 2012-08-01 ----------------------- -- GitLab