2005-08-19  Audrius Meskauskas <[EMAIL PROTECTED]>

       * 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 
_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to