summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2009-09-17 21:24:24 +0200
committerDerek Allard <derek.allard@ellislab.com>2009-09-17 21:24:24 +0200
commit770636392412b0151ee684bc74798b3a2b7e1318 (patch)
tree23bbcd35ee960595a8521db762ec6c68740ff1c2
parent3241d73d55649893cea7c55d1d24b2981088b0d1 (diff)
Documented a second argument in the decode() function for the Encryption Class
-rw-r--r--user_guide/changelog.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index ebff62344..6ec6cd32f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -62,6 +62,11 @@ Change Log
SVN Revision: </p>
<ul>
+ <li>Libraries
+ <ul>
+ <li>Documented a second argument in the <kbd>decode()</kbd> function for the <a href="libraries/encryption.html">Encryption Class</a>.</li>
+ </ul>
+ </li>
<li>Helpers
<ul>
<li>Added accept-charset to the list of inserted attributes of <kbd>form_open()</kbd> in the <a href="helpers/form_helper.html">Form Helper</a>.</li>