diff options
author | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-27 13:00:03 -0500 |
---|---|---|
committer | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-27 13:00:03 -0500 |
commit | 8540facf709153c008863e41936da95fb7381b80 (patch) | |
tree | 7ab0be4d0c0ed4f5ba183a5fd96d7b4d00165373 /TODO.md | |
parent | eb647b2e20e37e88c87703a49b0f51ecdd6ccf40 (diff) | |
download | goexec-8540facf709153c008863e41936da95fb7381b80.tar.gz goexec-8540facf709153c008863e41936da95fb7381b80.zip |
Marked completed bug fixes in TODO.md
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,8 +47,8 @@ We wanted to make development of this project as transparent as possible, so we' - [X] (Fixed) Proxy - EPM doesn't use the proxy dialer - [X] (Fixed) Kerberos requests don't dial through proxy - [X] (Fixed) Panic when closing nil log file -- [ ] `scmr change` doesn't revert service cmdline -- [ ] Fix SCMR `change` method so that dependencies field isn't permanently overwritten +- [X] `scmr change` doesn't revert service cmdline +- [X] Fix SCMR `change` method so that dependencies field isn't permanently overwritten ## Lower Priority |