commit ab745c4d7f8fb7f1f50a2592417d99e9537fe4a4 from: Markus Uhlin date: Sun May 19 20:05:19 2024 UTC Updated the changelog commit - 459d4ea80249c57cfb70cab1a5941655fddbea0a commit + ab745c4d7f8fb7f1f50a2592417d99e9537fe4a4 blob - d7dba116c0916f84ee8f2654d3ed945153ec712f blob + 370761addd88547167b4bc9495ee1fee049c535a --- CHANGELOG.md +++ CHANGELOG.md @@ -7,6 +7,7 @@ documented in this file. - Added usage of `time_t`. Multiple occurrences. - Fixed sign compare (`-Wsign-compare`). Multiple occurrences. - Reformatted code according to OpenBSD's KNF. Whole tree completed. +- Replaced unbounded string handling functions. ## [1.3] - 2024-05-05 ## - **Added** parameter lists to many function declarations.