From ee0a7f0083e9e3e2e667211acd3909e71aa1ec47 Mon Sep 17 00:00:00 2001
From: Derek Allard
Date: Thu, 8 May 2008 13:59:27 +0000
Subject: Added a Reserved Names page to the userguide, and migrated reserved
controller names into it.
Added a Common Functions page to the userguide for globally available functions.
---
user_guide/changelog.html | 7 +++++++
1 file changed, 7 insertions(+)
(limited to 'user_guide/changelog.html')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 6521636b6..07637db08 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -105,6 +105,13 @@ SVN Commit: not currently released
Modified captcha generation to first look for the function imagecreatetruecolor, and fallback to imagecreate if it isn't available (#4226).
+ Other
+ Changes
+
+ - Added a Reserved Names page to the userguide, and migrated reserved controller names into it.
+ - Added a Common Functions page to the userguide for globally available functions.
+
+
Bugfixes for 1.6.2
--
cgit v1.2.3-24-g4f1b