From 1b6b34aea281c03ee7514fadf780e2592f2e7050 Mon Sep 17 00:00:00 2001
From: Eric Barnes
Date: Mon, 21 Mar 2011 22:24:00 -0400
Subject: Updated changelog with fixes and changes performed recently
---
user_guide/changelog.html | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'user_guide/changelog.html')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 82cd3b944..008cbb7c2 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -67,12 +67,17 @@ Hg Tag: n/a
General changes
- constants.php will now be loaded from the environment folder if available.
+ - Added language key error logging
+ - Added Environment Support for Hooks.
Bug fixes for 2.0.2
+ - Fixed a bug (Reactor #145) where the Output Library had parse_exec_vars set to protected.
+ - Fixed a bug (Reactor #80) where is_really_writable would create an empty file when on Windows or with safe_mode enabled.
+ - Fixed various bugs with User Guide.
- Added form_validation_lang entries for decimal, less_than and greater_than.
--
cgit v1.2.3-24-g4f1b