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

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

index d09fe4fa9c45b7dc664fbd12986feeb38b747d85..ac8ea31501775a79bf8127f5895d7df708a4ea5e 100644 (file)
 
 <h2 id="v40_point">Updates in this 4.0.x Release</h2>
 
+<h3>4.0.8</h3>
+
+<p>This release fixes two security issues. 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>4.0.7</h3>
 
 <p>This release fixes one security issue. See the