/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.68 by mark, Sat Jan 29 22:18:42 2005 UTC revision 1.69 by mark, Fri Feb 25 12:32:20 2005 UTC
# Line 1  Line 1 
1  New in release 0.14  New in release 0.14 (Feb 25, 2005)
2    
3  * Character encoders and decoders have been added for:  * Character encoders and decoders have been added for:
4    iso-8859-6 (arabic), iso-8859-7 (greek), iso-8859-8 (hebrew),    iso-8859-6 (arabic), iso-8859-7 (greek), iso-8859-8 (hebrew),
5    iso-8859-9 (latin-5), iso-8859-13, iso-8859-15 (latin-9), cp1047 (ebcdic),    iso-8859-9 (latin-5), iso-8859-13, iso-8859-15 (latin-9), cp1047 (ebcdic),
6    ebcdic-xml-us,ascii, windows-1250, windows-1252, UTF-16BE (Big Endian),    ebcdic-xml-us,ascii, windows-1250, windows-1252, UTF-16BE (Big Endian),
7    UTF-16LE (Little Endian), UTF-32BE (Big Endian), UTF-32LE (Little Endian).    UTF-16LE (Little Endian), UTF-32BE (Big Endian), UTF-32LE (Little Endian).
8    * Full documentation for all classes can be generated (again) by using
9      the --with-gjdoc configure option.
10    * javax.awt.imageio support through gdkpixbuf.
11    
12    Runtime interface changes:
13    
14  * VMSecurityManager has been replaced by gnu.classpath.VMStackWalker.  * VMSecurityManager has been replaced by gnu.classpath.VMStackWalker.
15    currentClassLoader() is no longer needed, and there are also two new    currentClassLoader() is no longer needed, and there are also two new
16    methods with non-native implementations. VM implementors are encouraged    methods with non-native implementations. VM implementors are encouraged
17    to provide more efficient versions.    to provide more efficient versions.
18  * VMRuntime.nativeLoad() now takes an additional ClassLoader parameter.  * VMRuntime.nativeLoad() now takes an additional ClassLoader parameter.
 * Full documentation for all classes can be generated (again) by using  
   the --with-gjdoc configure option.  
19    
20  New in release 0.13 (Jan 6, 2005)  New in release 0.13 (Jan 6, 2005)
21    

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26