From b4e8555f6505538f709d4feff529e3240bcaa754 Mon Sep 17 00:00:00 2001 From: Thomas Walker Lynch Date: Sat, 20 Sep 2025 16:38:40 +0000 Subject: [PATCH] establishes release_v1 --- document/release_notes.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 document/release_notes.txt diff --git a/document/release_notes.txt b/document/release_notes.txt new file mode 100644 index 0000000..4cae5ca --- /dev/null +++ b/document/release_notes.txt @@ -0,0 +1,12 @@ +2025-09-20 16:21:44Z [Man_In_Grey:tester] + +A system administrator keeps authoritative config files in an directory. When setting up or changing the configuration of a system he wanted to automate the process of installing the config files. + +Man_In_Grey performs the task of automating config file installs. + +It passes a small test in user space. + +The "blessing" step remains untested. The code architect requests that the executor_outer.py be ported to C. + +It is a relative small program, that is needed for the project that inspired it, so I will release version 1 for that project. + -- 2.20.1