]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1438594: Release notes for Bugzilla 4.4.13
authorDavid Lawrence <dkl@mozilla.com>
Fri, 16 Feb 2018 16:30:53 +0000 (11:30 -0500)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 16 Feb 2018 16:30:53 +0000 (11:30 -0500)
r/a=dylan

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

index 7b35f74c2a390c50d91a896b1bd7ebd9a864c7d2..82286aed83443bd18d9329d4eadc343620da9d29 100644 (file)
 
 <h2 id="v44_point">Updates in this 4.4.x Release</h2>
 
+<h3>4.4.13</h3>
+
+<p>This release fixes one security issue. See the
+  <a href="https://www.bugzilla.org/security/4.4.12/">Security Advisory</a>
+  for details.</p>
+
+<p>This release also contains the following [% terms.bug %] fix:</p>
+
+<ul>
+  <li>All the time entries in the 'when' column had the correct date but the time 
+    was fixed to 00:00 when using Sqlite.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1303702">[% terms.Bug %] 1303702</a>)</li>
+</ul>
+
 <h3>4.4.12</h3>
 
 <p>This release fixes one security issue. See the