add a TODO item for histedit
diff --git a/TODO b/TODO
index 7aaa8ea..ae70add 100644
--- a/TODO
+++ b/TODO
@@ -10,6 +10,9 @@ lib:
- improve performance of usr.bin/diff and port these changes back to got
(e.g. diffing between versions of sys/dev/pci/pcidevs is too slow)
+got:
+- 'histedit -c' prompts for log message even if there are no changes to commit
+
tog:
- implement horizonal scrolling in all views
- implement horizonal split view mode