summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2009-12-07 17:32:18 +0100
committerDerek Allard <derek.allard@ellislab.com>2009-12-07 17:32:18 +0100
commite8b26199a3d13eeae0f413195745e2298878f096 (patch)
tree7400ee2a032c74bec1e8123ede385815b5253c10 /user_guide
parent8dc2c7cb55e33e96bc82e61985553192c9af4ebd (diff)
Fixed a language key in the profiler: "profiler_no_memory_usage" to "profiler_no_memory".
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 4411aebfa..9f6c18220 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,6 +66,7 @@ SVN Revision: </p>
<ul>
<li>Documented a second argument in the <kbd>decode()</kbd> function for the <a href="libraries/encryption.html">Encryption Class</a>.</li>
<li>Fixed an error in the Zip library that didn't allow downloading on PHP 4 servers.</li>
+ <li>Fixed a language key in the profiler: "profiler_no_memory_usage" to "profiler_no_memory".</li>
</ul>
</li>
<li>Helpers