aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2011-11-17 17:41:07 +0000
committerIngo Schwarze <schwarze@openbsd.org>2011-11-17 17:41:07 +0000
commit2617cb73db6943516f35ff5441a785cb870862c5 (patch)
treeb03f1b7e9bcfbedf534b520e4d6fcdfac4f50ae6 /TODO
parent0ca0ca76d58a248dd9f4dfabe36315df901a0cd8 (diff)
downloadmandoc-2617cb73db6943516f35ff5441a785cb870862c5.tar.gz
mandoc-2617cb73db6943516f35ff5441a785cb870862c5.tar.zst
mandoc-2617cb73db6943516f35ff5441a785cb870862c5.zip
using undefined macros or strings should define them to be empty
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 73c89a48..ba988692 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.124 2011/11/13 10:02:54 schwarze Exp $
+* $Id: TODO,v 1.125 2011/11/17 17:41:07 schwarze Exp $
************************************************************************
************************************************************************
@@ -57,6 +57,9 @@
- \c (interrupted text) occurs in chat(8)
+- using undefined strings or macros defines them to be empty
+ wl@ Mon, 14 Nov 2011 14:37:01 +0000
+
--- missing mdoc features ----------------------------------------------
- fix bad block nesting involving multiple identical explicit blocks