From abb61f48de02ebfbcdb34d9aebb2ed97b6271811 Mon Sep 17 00:00:00 2001 From: Kris Wallsmith Date: Wed, 27 Apr 2011 07:08:50 -0700 Subject: [PATCH] added note about document_root removal --- UPDATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UPDATE.md b/UPDATE.md index 8bc77eead4..3a5917dc0b 100644 --- a/UPDATE.md +++ b/UPDATE.md @@ -9,7 +9,8 @@ timeline closely anyway. PR12 to beta1 ------------- -* The `File::getWebPath()` and `File::rename()` methods have been removed. +* The `File::getWebPath()` and `File::rename()` methods have been removed, as + well as the `framework.document_root` configuration setting. * The `session` configuration has been refactored: