/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.729 by mkoch, Thu Nov 21 09:12:27 2002 UTC revision 1.730 by mark, Fri Nov 22 02:42:25 2002 UTC
# Line 1  Line 1 
1    2002-11-21  Mark Wielaard  <mark@klomp.org>
2    
3            * java/util/jar/JarFile.java (getManifest): Throws IOException.
4            * java/net/URLClassLoader.java (JarURLLoader): Don't use gnu cache
5            directly, use standard JarURLConnection.getJarFile().
6            (JarURLLoader.getManifest): Catch IOException.
7            * gnu/java/net/protocol/jar/Handler.java (parseURL): Check for
8            empty file part and only use url_String from start till end.
9    
10            * java/net/HttpURLConnection.java (HTTP_USE_PROXY): Add field.
11            (HTTP_INTERNAL_ERROR): Constant value should be 501.
12            * java/net/URLDecoder.java (decode): Throws Exception.
13    
14            * java/net/URL.html: Merge with libgcj (partly).
15            * java/net/URLStreamHandler: Merge with libgcj.
16    
17  2002-11-21  Michael Koch <konqueror@gmx.de>  2002-11-21  Michael Koch <konqueror@gmx.de>
18    
19          * java/nio/channels/AsynchronousCloseException.java,          * java/nio/channels/AsynchronousCloseException.java,
# Line 82  Line 98 
98          gnu/java/nio/ShortBufferImpl.java;          gnu/java/nio/ShortBufferImpl.java;
99          Reindented.          Reindented.
100    
101  2002-11-17  Mark Wielaard <mark@klomp.org>  2002-11-17   Mark Wielaard <mark@klomp.org>
102    
103          * java/net/HttpURLConnection.java (getPermission): Take port          * java/net/HttpURLConnection.java (getPermission): Take port
104          into consideration.          into consideration.

Legend:
Removed from v.1.729  
changed lines
  Added in v.1.730

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