From: Kevin Day Date: Wed, 24 Jun 2020 05:18:41 +0000 (-0500) Subject: Update: todo notes added X-Git-Tag: 0.5.0~134 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=4335156972efc28bdf64e36f5239e9a53eb574cd;p=fll Update: todo notes added --- diff --git a/documents/todo.txt b/documents/todo.txt index e1f86f6..5da916c 100644 --- a/documents/todo.txt +++ b/documents/todo.txt @@ -88,3 +88,7 @@ Go back through all existing f_file and f_directory code, updating return codes Update f_utf_file and create a f_utf_directory? Remove empty projects and cleanup private functions. + +The f_conversion project: +- needs to have its parameter orders corrected. +- needs to follow the private-conversion.? design.