diff options
author | EuAndreh <eu@euandre.org> | 2022-01-18 14:00:42 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-01-18 14:03:01 -0300 |
commit | b7a29333cd7912b15ea95ecf3189bd81450146e8 (patch) | |
tree | 366a98c76c45eeeeb6e2adf92d73177cef6f86b3 | |
parent | src/td.in: separate flag from string option in "head" and "tail" commands (diff) | |
download | td-b7a29333cd7912b15ea95ecf3189bd81450146e8.tar.gz td-b7a29333cd7912b15ea95ecf3189bd81450146e8.tar.xz |
TODOs.md: Mark #td-05580844-40db-0db6-b11e-9f041a08c0a7 as DONE.
-rw-r--r-- | TODOs.md | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -45,10 +45,20 @@ Write manpages, `README.md` and `CHANGELOG.md`. ## TODO Add tests {#td-cacdc2c8-b4b3-81b6-3ff8-62cf1beadb84} - TODO in 2022-01-16 +--- + +Test cases for +[`9f3cb5ea75ff9df32bcdfc847a5fa3bc6a9695ca`](https://euandreh.xyz/td.git/commit/?id=9f3cb5ea75ff9df32bcdfc847a5fa3bc6a9695ca) +are important. + # Bugs -## TODO New types get inserted in the beginning of the files instead of its correct position {#td-05580844-40db-0db6-b11e-9f041a08c0a7} +## DONE New types get inserted in the beginning of the files instead of its correct position {#td-05580844-40db-0db6-b11e-9f041a08c0a7} +- DONE in 2022-01-18 + + Done in + [`9f3cb5ea75ff9df32bcdfc847a5fa3bc6a9695ca`](https://euandreh.xyz/td.git/commit/?id=9f3cb5ea75ff9df32bcdfc847a5fa3bc6a9695ca). - TODO in 2022-01-16 |