aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 11 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7074c565..652c6443 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,19 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.144 2012/10/31 09:20:23 schwarze Exp $
+* $Id: TODO,v 1.145 2012/11/04 18:58:15 schwarze Exp $
************************************************************************
************************************************************************
+* crashes
+************************************************************************
+
+- $ echo ".Ta" >> ls.1
+ $ mandoc ls.1
+ assertion "MDOC_BLOCK == p->parent->type" failed:
+ file "/usr/src/usr.bin/mandoc/mdoc.c", line 399, function "node_append"
+ from jmc@ Thu, 20 Sep 2012 21:35:58 +0059
+
+************************************************************************
* missing features
************************************************************************