]> Kevux Git Server - kevux.org-website/commitdiff
Bugfix: The FLL page needs to reference the stable release and fix the change log.
authorKevin Day <thekevinday@gmail.com>
Mon, 1 Aug 2022 02:17:57 +0000 (21:17 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 1 Aug 2022 02:17:57 +0000 (21:17 -0500)
The 0.6.0 is a stable release.
Fix the text of the fll page to reference this.

The "Add support for ..." change log entry should not be under Security Fixes and instead should be under Features.

The current date is still the 31st in my time zone, so I am going to replace the existing release tar ball with these changes.

fll.html
news/2022_07_31-fll_0_6_0_release.html

index bc8872dc3fd24d5f3da68925a1182784d83911a9..35c62dbb186527ca464399945e21b3ac94020292 100644 (file)
--- a/fll.html
+++ b/fll.html
 
             <div class="article-content">
               <p class="p">
-                The current stable release series of <abbr title="Featureless Linux Library">FLL</abbr> is <strong>0.6</strong>. At this time, the official stable release for the <strong>0.6</strong> series is not yet released but a release candidate is already out. The release candidate is version <strong>0.6.0</strong>.
+                The current stable release series of <abbr title="Featureless Linux Library">FLL</abbr> is <strong>0.6</strong>. The latest version of the stable release series is <strong>0.6.0</strong>.
               </p>
               <p class="p">
                 There are two different ways in which the project is released. The <em>bare release</em> and the <em>pre-packaged release</em>.
index 7e24292affc0c0afd7dde27dbd4f213523b27382..de98c7f8f82eaca8db6f71b075ad4d87bbccb58f 100644 (file)
               <li><strong>FLL</strong>: Environment value has invalid read in f_environment_set().</li>
               <li><strong>FLL</strong>: Invalid read for formatted printing using partial ranges on a string.</li>
               <li><strong>FLL</strong>: Invalid reads on NULL terminated strings with a max width greater than 1.</li>
-              <li><strong>FLL</strong>: Add support for +E/++error and change '+q' to '+Q'.</li>
               <li><strong>Featureless Make</strong>: Invalid read when using -s/--settings.</li>
               <li><strong>Featureless Make</strong>: Invalid read when processing not condition minimum value.</li>
               <li><strong>Featureless Make</strong>: Invalid read when processing an empty fakefile.</li>
               <li><strong>Featureless Make</strong>: Now supports the "top" parameter.</li>
               <li><strong>Featureless Make</strong>: Now supports the "current" parameter.</li>
               <li><strong>Featureless Make</strong>: Improve user experience by defaulting specified fakefile and build settings file to present working directory.</li>
+              <li><strong>FLL</strong>: Add support for +E/++error and change '+q' to '+Q'.</li>
             </ul>
             <p class="p">
               <strong>Bug Fixes:</strong>