aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@netbsd.org>2012-01-23 01:41:54 +0000
committerJoerg Sonnenberger <joerg@netbsd.org>2012-01-23 01:41:54 +0000
commit365ed84e2f8ae044e633674ca54ad708e3c2d764 (patch)
tree2126959c21219ec2a165c8e32671cc76ab575694 /TODO
parent8e57a4deeb797a212ed2aa4127830d4a6dce35b0 (diff)
downloadmandoc-365ed84e2f8ae044e633674ca54ad708e3c2d764.tar.gz
mandoc-365ed84e2f8ae044e633674ca54ad708e3c2d764.tar.zst
mandoc-365ed84e2f8ae044e633674ca54ad708e3c2d764.zip
Add entry about the .TP / .RS crash before I forget about it again.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 81d4e599..aeee11f7 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.127 2012/01/02 15:48:05 kristaps Exp $
+* $Id: TODO,v 1.128 2012/01/23 01:41:54 joerg Exp $
************************************************************************
************************************************************************
@@ -335,6 +335,8 @@
* error reporting issues
************************************************************************
+- .TP directly followed by .RS gives an assertion.
+
************************************************************************
* performance issues
************************************************************************