summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-10-29 23:09:27 +0100
committerDerek Jones <derek.jones@ellislab.com>2008-10-29 23:09:27 +0100
commit0d37ed81f73c7905053643081d45394d956c4bfa (patch)
tree394fcc9983a55b3170a35ab97b542e3ce6a63c05 /user_guide
parent98a4a3d84695ec459c2aec5e57323cc6f8a48e71 (diff)
added protection for dashes so they aren't converted into emdashes in tags
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 e14c8f184..b1d7d9f64 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -75,6 +75,7 @@ SVN Revision: </p>
<li>Fixed a bug (#5702), in which the field label was not being fetched properly, when "matching" one field to another.</li>
<li>Fixed a bug in which identifers were not being escaped properly when reserved characters were used.</li>
<li>Fixed a bug with the regular expression used to protect submitted paragraph tags in auto typography.</p>
+ <li>Fixed a bug where double dashes within tag attributes were being converted to em dash entities.</li>
</ul>