summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 6a72e1a..d5460cd 100644
--- a/TODO.org
+++ b/TODO.org
@@ -3,8 +3,9 @@
* IN-PROGRESS FIXME
** TODO Implement check on file modified
+** DONE Reimplement delete_lines
** DONE Re-check insert/append (test_insapp failing with a double-free)
-** TODO Re-check delete as well (maybe related to insert/append?!?!?)
+** DONE Re-check delete as well (maybe related to insert/append?!?!?)
** DONE check file name input in 'f' and 'w'
** DONE Change read_lines to use __get_lines (let fin point to the file to read from...)