source: trunk/third/ORBit/NEWS @ 15271

Revision 15271, 1.9 KB checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15270, which included commits to RCS files with non-trunk default branches.
Line 
1Jul 06, 1999:
2        ORBit 0.4.91 prerelease
3                . Bug fixes.
4                . Implement CORBA_Object_is_a().
5
6Jun 10, 1999:
7        ORBit 0.4.90 prerelease
8                . New IDL compiler (fixes some bugs, probably causes others)
9                . Bug fixes:
10                        Non-blocking-fds patch from Owen.
11                        Handle some errors better in servers, by actually returning an exception.
12                        Automatically mark outgoing connections as authenticated.
13                        Speed up libIIOP in some critical places.
14
15Apr 07, 1999:
16        ORBit 0.4.3 release
17                . Bug fixes
18                  (Same applies to 0.4.1 & 0.4.2).
19
20Feb 23, 1999:
21        ORBit 0.4.0 release
22                . 'CORBA::TypeCode', 'any' support.
23                . CORBA_EXCEPTION_USER support.
24                . Client-side interface repo support.
25                . Object location forwarding support.
26                . Read orbitrc file for per-system & per-user settings.
27                . Event service implementation.
28                . Improved naming service (impl. now available as a
29                  library).
30                . TCP Wrappers support, and expanded request
31                  authentication capabilities.
32                . Now a BOA-free ORB(tm) :)
33                . DII & DSI (untested beyond compilation & careful thought).
34                . Substantial speedups in some areas.
35                . More utilities and test programs.
36                . Portability and bug fixes.
37                . Includes libIDL 0.6 and all the changes that come with it.
38        I think that's all. :)
39
40Sep 21, 1998:
41        ORBit 0.3.0 release
42                . Transparent same-address-space object calls.
43                . UNIX socket connection support.
44                . More POA policies supported.
45                . IDL compiler can now output a sample server to
46                  save you typing.
47                . Naming service now included.
48                . Includes libIDL 0.5.0, supporting the full CORBA 2.2
49                  IDL grammar.
50                . Many bug fixes, and improvements in portability,
51                  memory usage, & stability.
52                Maybe it'd be more appropriate to just say "it's a lot
53                cooler than it already was" :)
54
55Aug 13, 1998:
56        ORBit 0.2.1 release
57                . Object (de)marshalling
58                . Hierarchical POA namespace
59                . "Misc fixes"
60
61Aug 5, 1998:
62        ORBit 0.2 release
63
64July 22, 1998:
65        ORBit 0.1 release
66
67June 30, 1998:
68        Andrew put his IDL parser into CVS today.
Note: See TracBrowser for help on using the repository browser.