[kaffe] CVS kaffe (robilad): Removed completed tasks from TODO list
Kaffe CVS
cvs-commits at kaffe.org
Wed Mar 23 18:01:01 PST 2005
PatchSet 5597
Date: 2005/03/24 01:56:24
Author: robilad
Branch: HEAD
Tag: (none)
Log:
Removed completed tasks from TODO list
2005-03-24 Dalibor Topic <robilad at kaffe.org>
* TODO: Removed all nasty bugs, as they were all fixed. Wow!
Looks like the release is really getting closer.
Members:
ChangeLog:1.3770->1.3771
TODO:1.5->1.6
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3770 kaffe/ChangeLog:1.3771
--- kaffe/ChangeLog:1.3770 Thu Mar 24 01:44:32 2005
+++ kaffe/ChangeLog Thu Mar 24 01:56:24 2005
@@ -1,5 +1,10 @@
2005-03-24 Dalibor Topic <robilad at kaffe.org>
+ * TODO: Removed all nasty bugs, as they were all fixed. Wow!
+ Looks like the release is really getting closer.
+
+2005-03-24 Dalibor Topic <robilad at kaffe.org>
+
* libraries/javalib/Makefile.am.in (EXTRA_DIST, dist-hook):
Copy source code manually to avoid automake bugs. This fixes
make distcheck again.
Index: kaffe/TODO
diff -u kaffe/TODO:1.5 kaffe/TODO:1.6
--- kaffe/TODO:1.5 Tue Feb 8 00:24:08 2005
+++ kaffe/TODO Thu Mar 24 01:56:26 2005
@@ -8,12 +8,6 @@
* Make runtime engine runtime selectable
* Make gc backend runtime selectable
-* Nasty bugs:
- * Fix FreeBSD -posix CFLAGS breakage
- * Hope for someone to regenerate the Classpath locale data soon enough
- to include collator information necessary fot gjdoc.
- * Make javac wrap jikes with appropriate bootclasspath setting for now.
-
* Missing features
* Implement support for extension override mechanism, and allow overriding
with older versions of APIs as well, which is needed for DOM.
More information about the kaffe
mailing list