aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBryan McNulty <bryanmcnulty@protonmail.com>2025-04-27 13:00:03 -0500
committerBryan McNulty <bryanmcnulty@protonmail.com>2025-04-27 13:00:03 -0500
commit8540facf709153c008863e41936da95fb7381b80 (patch)
tree7ab0be4d0c0ed4f5ba183a5fd96d7b4d00165373 /TODO.md
parenteb647b2e20e37e88c87703a49b0f51ecdd6ccf40 (diff)
downloadgoexec-8540facf709153c008863e41936da95fb7381b80.tar.gz
goexec-8540facf709153c008863e41936da95fb7381b80.zip
Marked completed bug fixes in TODO.md
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 7972808..9c708f3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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