diff options
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/general/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html index 5c721d1f3..899896a14 100644 --- a/user_guide/general/changelog.html +++ b/user_guide/general/changelog.html @@ -109,6 +109,7 @@ Change Log <li>Fixed a couple bugs in the Unit Testing class.</li>
<li>Fixed an incorrectly named variable in the Validation class.</li>
<li>Fixed an incorrectly named variable in the URI class.</li>
+<li>Fixed a bug in the config class that was preventing the base URL from being called properly.</li>
<li>Fixed some MS SQL bugs.</li>
<li>Fixed some doc typos.</li>
</ul>
|