diff options
author | admin <devnull@localhost> | 2006-09-04 09:19:25 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-04 09:19:25 +0200 |
commit | eb2b8199fe2d2f7728e0c88fd68f6e712aba8951 (patch) | |
tree | d3ead4cfe95cf094517f546b0b896f6c42643fe7 | |
parent | 813711e6ddfa347fd0d74c109c14fe10a919f668 (diff) |
-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>
|