aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
new file mode 100644
index 0000000..546b9a9
--- /dev/null
+++ b/todo.txt
@@ -0,0 +1,5 @@
+2024-01-31 Fix OpenSSL static compilation bug
+2024-01-31 Implement log subcommand
+2024-01-31 Implement push subcommand
+2024-01-31 Add "make test" that runs all tests and returns exit code 0 or 1
+2024-01-31 Add CI/CD for building and releasing tagged commits