summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorkatzgrau <devnull@localhost>2011-03-10 05:22:45 +0100
committerkatzgrau <devnull@localhost>2011-03-10 05:22:45 +0100
commitd1c21a47efdb9083d232f1f11bf3eeff8d308dd8 (patch)
tree936604e86cf4fa3e396c9a321621b3993e815f6f /user_guide/changelog.html
parent34357cf742dc90af7ac680a59246fa506b7573ec (diff)
Added changelog note for multi-environment support for configs
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 159f1a645..648c9221b 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -68,6 +68,7 @@ Hg Tag: n/a</p>
<ul>
<li>Added <kbd>$config['cookie_secure']</kbd> to the config file to allow requiring a secure (HTTPS) in order to set cookies.</li>
<li class="reactor">Added the constant <kbd>CI_CORE</kbd> to help differentiate between Core: TRUE and Reactor: FALSE.</li>
+ <li class="reactor">Added support for <a href="libraries/config.html#environments">environment-specific</a> configuration files.</li>
</ul>
</li>
<li>Libraries