classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI:Added note to NEWS.


From: Meskauskas Audrius
Subject: [cp-patches] FYI:Added note to NEWS.
Date: Sat, 20 Aug 2005 17:54:32 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

2005-08-19  Audrius Meskauskas <address@hidden>

       * NEWS: Added note about DynamicAny package.
Index: NEWS
===================================================================
RCS file: /cvsroot/classpath/classpath/NEWS,v
retrieving revision 1.90
diff -u -r1.90 NEWS
--- NEWS        1 Aug 2005 10:05:25 -0000       1.90
+++ NEWS        20 Aug 2005 15:51:24 -0000
@@ -3,7 +3,9 @@
   to manage the list of defined and loaded classes for each class loader.
 * Moved native methods from java.lang.reflect.Proxy to VMProxy.
 * Added hook to VMClassLoader to allow VM to do class caching.
-* The Portable Object Adapter should support the output of the
+
+* The DynamicAny package is completed and passes the prepared tests.
+* The Portable Object Adapter should now support the output of the
   recent IDL to java compilers. These compilers now generate servants and 
   not CORBA objects as before, making the output depended on the existing 
   POA implementation. Completing POA means that such code can already be 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]