aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 31451c7..0da0756 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,6 +1,12 @@
# Tasks
-## TODO Build a `libgistatic.a` and `gistatic.h` and include in "install" target {#task-62a25249-fc96-2774-9df9-663216fc6a0c}
+## DONE Build a `libgistatic.a` and `gistatic.h` and include in "install" target {#task-62a25249-fc96-2774-9df9-663216fc6a0c}
+- DONE in 2021-08-20
+
+ Done in
+ [`f19bc2e5d08d8e306faf25d970686f87fc5ccec1`](https://git.euandreh.xyz/gistatic/commit/?id=f19bc2e5d08d8e306faf25d970686f87fc5ccec1)
+ and
+ [`1618274ac68c11b5e17112984e7bc538c7880445`](https://git.euandreh.xyz/gistatic/commit/?id=1618274ac68c11b5e17112984e7bc538c7880445).
- TODO in 2021-08-19
## TODO Write a `mkdir_p` for use on the output directory {#task-4e40832e-78cf-fc21-cbf9-2fe00fd3828d}