From: Kevin Day
Date: Mon, 4 Mar 2024 13:27:23 +0000 (-0600)
Subject: Bugfix: A few minor mistakes in the news file.
X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=7a53490dacb2598d09a204b6837fbde98b783eca;p=kevux.org-website
Bugfix: A few minor mistakes in the news file.
---
diff --git a/news/2024/2024_03_03-fll_0_6_9_release.html b/news/2024/2024_03_03-fll_0_6_9_release.html
index 26d3604..8fafd4e 100644
--- a/news/2024/2024_03_03-fll_0_6_9_release.html
+++ b/news/2024/2024_03_03-fll_0_6_9_release.html
@@ -115,15 +115,14 @@
Security Fixes:
- - FLL: Conversion is not handling NULL case when base unit is an unsupported type.
+ - FLL: Conversion is not handling
NULL
case when base unit is an unsupported type.
- FLL: The
fl_print_format_convert()
is missing the check on the pointer and update the related documentation comments.
Features:
- - None.
- - FLL: Add -a/--analyze to test.sh script.
+ - FLL: Add
-a/--analyze
to test.sh
script.
Bug Fixes: