]> Kevux Git Server - kevux.org-website/commitdiff
Bugfix: A few minor mistakes in the news file.
authorKevin Day <kevin@kevux.org>
Mon, 4 Mar 2024 13:27:23 +0000 (07:27 -0600)
committerKevin Day <kevin@kevux.org>
Mon, 4 Mar 2024 13:27:23 +0000 (07:27 -0600)
news/2024/2024_03_03-fll_0_6_9_release.html

index 26d3604698ef051503b1cc40dd994e8d14fe9fc7..8fafd4ee7ff9471ee9a184e11f400c6397f1b2cb 100644 (file)
               <strong class="strong">Security Fixes:</strong>
             </p>
             <ul>
-              <li><strong class="strong">FLL:</strong> Conversion is not handling NULL case when base unit is an unsupported type.</li>
+              <li><strong class="strong">FLL:</strong> Conversion is not handling <code class="code">NULL</code> case when base unit is an unsupported type.</li>
               <li><strong class="strong">FLL:</strong> The <code class="code">fl_print_format_convert()</code> is missing the check on the pointer and update the related documentation comments.</li>
             </ul>
             <p class="p">
               <strong class="strong">Features:</strong>
             </p>
             <ul>
-              <li>None.</li>
-              <li><strong class="strong">FLL:</strong> Add -a/--analyze to test.sh script.</li>
+              <li><strong class="strong">FLL:</strong> Add <code class="code">-a/--analyze</code> to <code class="code">test.sh</code> script.</li>
             </ul>
             <p class="p">
               <strong class="strong">Bug Fixes:</strong>