From 4335156972efc28bdf64e36f5239e9a53eb574cd Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Wed, 24 Jun 2020 00:18:41 -0500 Subject: [PATCH] Update: todo notes added --- documents/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 1.8.3.1