summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-11-19 19:22:56 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-11-19 19:22:56 +0000
commit27250a4e978bbf3aefad780671b2778e84dfaa5e (patch)
tree2ed07629dd42745b9849d9cfe0a621f7ce973ff0 /docs/dev
parent02dcb45c0ca69fdf43b56bfc24fcd77bcb8af0bc (diff)
downloaddocutils-27250a4e978bbf3aefad780671b2778e84dfaa5e.tar.gz
added to-do list entry for different report levels
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4080 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt
index a4847139b..dded29d0d 100644
--- a/docs/dev/todo.txt
+++ b/docs/dev/todo.txt
@@ -104,6 +104,9 @@ for inclusion in the Python standard library.
General
=======
+* Allow different report levels for STDERR and system_messages inside
+ the document?
+
* Change the docutils-update script (in sandbox/infrastructure), to
support arbitrary branch snapshots.