summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorfreewil <sean@eternalrise.com>2011-09-30 04:11:01 +0200
committerfreewil <sean@eternalrise.com>2011-09-30 04:11:01 +0200
commit1244d84855325ad94e2563f23574259840cb85b0 (patch)
treec7eb01906d0c81c0495f4861390434179ef57e89 /user_guide
parentf6faa536b11f2ded3973a3e976938e99537ba16a (diff)
add changelog note about CI_CORE removal
Diffstat (limited to 'user_guide')
-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 81514af73..1a6cf9868 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -111,6 +111,7 @@ Change Log
<li>Core
<ul>
<li>Changed private functions in CI_URI to protected so MY_URI can override them.</li>
+ <li>Removed CI_CORE boolean constant from CodeIgniter.php (no longer Reactor and Core versions).</li>
</ul>
</li>
</ul>