From f27b77e4918d1d6bfd9d7dd07e6604a79d386378 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 28 Jan 2000 10:37:08 +0000 Subject: [PATCH] *** empty log message *** --- compiler/todo.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/compiler/todo.txt b/compiler/todo.txt index b572dacf75..e5e59a06e2 100644 --- a/compiler/todo.txt +++ b/compiler/todo.txt @@ -1,3 +1,4 @@ +$Id$ This list contains tasks which should be done til version 1.0. Don't hesitate to insert jobs :) Don't insert bugs there, for this purpose is the bugs directory. @@ -92,3 +93,13 @@ compiler version and your short cut. - add alignment $A switch - $B +Future versions +--------------- +1.1 + - full MT support in rtl + - synchronized keyword + - interfaces + +2.0 + - new code generator + - complete inline support