]> Kevux Git Server - kevux.org-website/commitdiff
Cleanup: Relocate the change log entry location.
authorKevin Day <thekevinday@gmail.com>
Mon, 1 Aug 2022 02:21:47 +0000 (21:21 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 1 Aug 2022 02:21:47 +0000 (21:21 -0500)
I was sloppy due to rushing and pasted and then committed without double checking.

news/2022_07_31-fll_0_6_0_release.html

index de98c7f8f82eaca8db6f71b075ad4d87bbccb58f..18271b4ac9e3d8dda3adb76cb55f4ce5e3a4dec6 100644 (file)
             <ul>
               <li><strong>FLL</strong>: Add missing function f_environment_get_all().</li>
               <li><strong>FLL</strong>: Add missing signal functions f_signal_action(), f_signal_pause(), and f_signal_suspend().</li>
+              <li><strong>FLL</strong>: Add support for +E/++error and change '+q' to '+Q'.</li>
               <li><strong>Controller</strong>: Expose the "define" and "parameter" at the Entry and Exit level.</li>
               <li><strong>Featureless Make</strong>: Now supports a piped fakefile.</li>
               <li><strong>Featureless Make</strong>: Now supports the "write" operation.</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>