[kaffe] CVS kaffe (robilad): Updated WHATSNEW
Kaffe CVS
cvs-commits at kaffe.org
Wed Sep 14 07:51:27 PDT 2005
PatchSet 6899
Date: 2005/09/14 14:45:32
Author: robilad
Branch: HEAD
Tag: (none)
Log:
Updated WHATSNEW
Members:
ChangeLog:1.4420->1.4421
WHATSNEW:1.45->1.46
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4420 kaffe/ChangeLog:1.4421
--- kaffe/ChangeLog:1.4420 Wed Sep 14 14:33:17 2005
+++ kaffe/ChangeLog Wed Sep 14 14:45:32 2005
@@ -1,5 +1,9 @@
2005-09-14 Dalibor Topic <robilad at kaffe.org>
+ * WHATSNEW: Updated a bit.
+
+2005-09-14 Dalibor Topic <robilad at kaffe.org>
+
* FAQ/FAQ.win32: Rewritten.
2005-09-14 Dalibor Topic <robilad at kaffe.org>
Index: kaffe/WHATSNEW
diff -u kaffe/WHATSNEW:1.45 kaffe/WHATSNEW:1.46
--- kaffe/WHATSNEW:1.45 Thu Jul 21 17:56:22 2005
+++ kaffe/WHATSNEW Wed Sep 14 14:45:36 2005
@@ -1,12 +1,19 @@
What's New in CVS
------------------------------------------------------
+* Many cleanups, warning fixes and bug fixes.
+* Moved tools.jar to the location where Maven 1 expects it,
+ so that Maven 1 builds now work.
+* Updated to GNU Classpath 0.18
+* Fixed native library loading for Cygwin.
+ Kaffe now builds and runs on Win32 again.
* Merged java.lang.Class from GNU Classpath.
* Kaffe's home-grown system class loader was replaced by
GNU classpath's system class loader. This improves support
for the Java Extension Mechanism and the Java security
model.
* Force double precision on x86 FPU for Linux OS.
+* Fixes for regression tests on sparc.
* JIT3/PowerPC operational on Darwin/OSX (real applications
does not work yet though).
* JVMPI cleaned up. Kaffe now works with JMP (http://www.khelekore.org/jmp/)
More information about the kaffe
mailing list