2006-08-07 Audrius Meskauskas <[EMAIL PROTECTED]>
PR 26972 * NEWS: As suggested by Paul Jennier, added not about the fix of the InitialContext.
### Eclipse Workspace Patch 1.0 #P classpath Index: NEWS =================================================================== RCS file: /sources/classpath/classpath/NEWS,v retrieving revision 1.162 diff -u -r1.162 NEWS --- NEWS 7 Aug 2006 01:13:12 -0000 1.162 +++ NEWS 8 Aug 2006 08:17:57 -0000 @@ -44,6 +44,7 @@ release), top level components as well as mouse and keyboard input. It is capable of running many Swing applications. Graphics2D and AWT widgets are not yet supported. +* Fixes in the JNDI InitialContext now allows to plug-in user implementation. Runtime interface changes:
