From 0fb88c013f5082d83989fc67c4010b1f7b780138 Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Thu, 5 Sep 2002 03:06:48 +0000 Subject: [PATCH] Add link to the roadmap document. --- htdocs/dev/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htdocs/dev/index.html b/htdocs/dev/index.html index 9148114c..2bed4d23 100644 --- a/htdocs/dev/index.html +++ b/htdocs/dev/index.html @@ -26,6 +26,9 @@ of Expat.

1.95.4 +
  • Development roadmap sketching the + directions for future development.
  • +
  • CVS instructions for developers and occasional contributors.