summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-08-14 17:56:47 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-08-14 17:56:47 +0200
commit02d45b56c57f6cf9f8c0fabe7f8b7ed761bd5a9b (patch)
tree71f9f808fbdc9e9d952c237100a31010742443c3 /user_guide
parentb62cf1ed8e40fa7f5e8f02dea57aa2f34d1beea7 (diff)
Driver children can be located in any package path. Thanks Namaless.
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 4a825d206..8f0fad783 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -83,6 +83,7 @@ Change Log
<li class="reactor">Changed <kbd>$this->cart->insert()</kbd> in the <a href="libraries/cart.html">Cart Library</a> to return the Row ID if a single item was inserted successfully.</li>
<li class="reactor">Added support to set an optional parameter in your callback rules of validation using the <a href="libraries/form_validation.html">Form Validation Library</a>.</li>
<li class="reactor">Added a <a href="libraries/migration.html">Migration Library</a> to assist with applying incremental updates to your database schema.</li>
+ <li class="reactor">Driver children can be located in any package path.</li>
</ul>
</li>
</ul>