summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAudrius Meskauskas <audriusa@Bioinformatics.org>2005-06-29 14:51:36 +0000
committerAudrius Meskauskas <audriusa@Bioinformatics.org>2005-06-29 14:51:36 +0000
commite98851b3767ab09f0153d0820558aba16f37ed47 (patch)
treec99eba237195a4a2c7f53fc654a7ccf9ca150996 /NEWS
parent065ea500408462da076e8f787b9f915a20e74016 (diff)
downloadclasspath-e98851b3767ab09f0153d0820558aba16f37ed47.tar.gz
2005-06-29 Audrius Meskauskas <AudriusA@Bioinformatics.org>
NEWS: Corrected note about CORBA status in 1.6 release.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a7af1c04d..622945b92 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,8 @@ New in release 0.16
Both Little and Big Endian encoded messages are accepted.
The implementation is verified using tests from the former cost.omg.org.
The current release includes the working examples, demonstrating the
- client-server communication (both DII and DSI).
+ client-server communication, using either CORBA Request or IDL-based
+ stub (usually generated by IDL to java compiler).
These examples also show how to use the Classpath CORBA naming service.
The IDL to java compiler is not yet written, but as our library must be
compatible with Sun's implementation, it naturally accepts the output