]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
update release notes release-5.0.5
authorDylan William Hardison <dylan@hardison.net>
Thu, 31 Jan 2019 01:38:37 +0000 (20:38 -0500)
committerDylan William Hardison <dylan@hardison.net>
Thu, 31 Jan 2019 01:38:37 +0000 (20:38 -0500)
template/en/default/pages/release-notes.html.tmpl

index b89e3a61d0611baf53513e7e1470cae82399224a..d1380b067d44fca3a0963eeb829582cbc514db08 100644 (file)
 
 <h2 id="point">Updates in this 5.0.x Release</h2>
 
+<h3>5.0.5</h3>
+
+<p>This release reformats the code according to the same conventions as the popular Mojolicious product and includes a <code>.perltidyrc</code> to do the same.
+You may use whatever coding style you want, but all files commited to the repo must be reformatted according to those rules.</p>
+
+<p>Additionally, we no longer follow the same release process as before. Releases will be more frequent.</p>
+
+<p>As it is now 2019, the bugs_fulltext table is now InnoDB instead of MyISAM. This may cause upgrade headaches.</p>
+
 <h3>5.0.4</h3>
 
 <p>This release fixes one security issue. See the