diff options
author | Audrius Meskauskas <audriusa@Bioinformatics.org> | 2006-08-07 01:13:11 +0000 |
---|---|---|
committer | Audrius Meskauskas <audriusa@Bioinformatics.org> | 2006-08-07 01:13:11 +0000 |
commit | a90ed00be6dae31b13cc86610328c5143e6b3d4c (patch) | |
tree | 6142d439fb6aa3839938ac676a2340a5749dff38 /NEWS | |
parent | 3d3a593b8493d3a073aeaa56d858da0f418da37f (diff) | |
download | classpath-a90ed00be6dae31b13cc86610328c5143e6b3d4c.tar.gz |
2006-08-07 Audrius Meskauskas <AudriusA@Bioinformatics.org>
* NEWS: Added entry about the context factories for JNDI.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ New in release 0.93 (UNRELEASED) * The 'javah' tool has been added. It requires the ASM library (see asm.objectweb.org); it can be enabled with the --with-asm option to configure +* Added the rmi and corbaname URL context factories for JNDI. New in release 0.92 (UNRELEASED) |