summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2010-03-10 21:30:59 +0100
committerDerek Jones <derek.jones@ellislab.com>2010-03-10 21:30:59 +0100
commitf991faed51a745f04b8440250502e385d1ade8e2 (patch)
tree9af5f4cb908bacbf7dcf80f6e3926cf35cad9e61 /user_guide
parentec03c8f034b44eb2dd4c0eee9b7b77446da3cd46 (diff)
changelog note for bugfix to log entries
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 295f8e098..1028442ef 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -131,6 +131,7 @@ Hg Tag: </p>
<h3>Bug fixes for 2.0.0</h3>
<ul>
+ <li>Fixed a bug that was writing log entries when multiple identical helpers and plugins were loaded.</li>
<li>Fixed assorted user guide typos or examples (#10693, #8951, #7825, #8660, #7883, #6771, #10656).</li>
<li>Fixed a language key in the profiler: "profiler_no_memory_usage" to "profiler_no_memory".</li>
<li>Fixed an error in the Zip library that didn't allow downloading on PHP 4 servers.</li>