summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-01-21 20:05:04 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-01-21 20:05:04 +0000
commite5eea847e1bc6652e683a2ee6493acbab669dc69 (patch)
tree7121cab967d7b4f1c1b4d16ac0bfac94fd422cfc /docs/dev
parent3dee762ef3ee56b76b43daae9d2f529c75754c1c (diff)
downloaddocutils-e5eea847e1bc6652e683a2ee6493acbab669dc69.tar.gz
removed "Release 0.4" section
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4306 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/todo.txt37
1 files changed, 0 insertions, 37 deletions
diff --git a/docs/dev/todo.txt b/docs/dev/todo.txt
index c1817a742..9c63c1711 100644
--- a/docs/dev/todo.txt
+++ b/docs/dev/todo.txt
@@ -35,43 +35,6 @@ Please see also the Bugs_ document for a list of bugs in Docutils.
.. _bugs: ../../BUGS.html
-Release 0.4
-===========
-
-We should get Docutils 0.4 out soon, but we shouldn't just cut a
-"frozen snapshot" release. Here's a list of features (achievable in
-the short term) to include:
-
-* [DONE in rev. 3901] Move support files to docutils/writers/support.
-
-* [DONE in rev. 4163] Convert ``docutils/writers/support/*`` into
- individual writer packages.
-
-* [DONE in rev. 3901] Remove docutils.transforms.html.StylesheetCheck
- (no longer needed because of the above change).
-
-* [DONE in rev. 3962] Incorporate new branch policy into the docs.
- ("Development strategy" thread on Docutils-develop)
-
-* [DONE in rev. 4152] Added East-Asian double-width character support.
-
-* [DONE in rev. 4156] Merge the S5 branch.
-
-Anything else?
-
-Once released,
-
-* Tag it and create a maintenance branch (perhaps "maint-0-4").
-
-* Declare that:
-
- - Docutils 0.4.x is the last version that will support Python 2.1
- (and perhaps higher?)
-
- - Docutils 0.4.x is the last version that will support (make
- compromises for) Netscape Navigator 4
-
-
Minimum Requirements for Python Standard Library Candidacy
==========================================================