]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 786355: Release notes for Bugzilla 3.6.11
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 29 Aug 2012 14:39:53 +0000 (16:39 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 29 Aug 2012 14:39:53 +0000 (16:39 +0200)
r=dkl a=LpSolit

template/en/default/pages/release-notes.html.tmpl

index 85514631f9f167362ad1aa5378fa9e5d02cdc03a..50a78be9c5c619c5dd354b48b7a2b78c3eab2b03 100644 (file)
 
 <h2 id="v36_point">Updates in this 3.6.x Release</h2>
 
+<h3>3.6.11</h3>
+
+<p>This release fixes one security issue. See the
+  <a href="http://www.bugzilla.org/security/3.6.10/">Security Advisory</a>
+  for details.</p>
+
+<p>This release also fixes a problem where an admin could unintentionally
+  break the display of buglists if a custom field description contains
+  a &lt; or &gt; character, because these characters were not filtered.
+  (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=785917">[% terms.Bug %] 785917</a>)</p>
+
 <h3>3.6.10</h3>
 
 <p>This release fixes one security issue. See the