/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.647 by mark, Sun Oct 27 01:17:55 2002 UTC revision 1.648 by mark, Sun Oct 27 12:53:01 2002 UTC
# Line 1  Line 1 
1    2002-10-27  Mark Wielaard  <mark@klomp.org>
2    
3            * java/util/zip/ZipFile.java (readLeShort): Take and use DataInput as
4            argument.
5            (readLeShort): Likewise and use byte[].
6            (readLeInt): Likewise.
7            (readEntries): Use new versions of methods and use byte[] for reading
8            a complete zip entry. Add ZipFile name to exceptions.
9            (entries): Add ZipFile name to exceptions.
10            (getEntry): Likewise.
11            (checkLocalHeader): Use new versions of methods and add ZipFile name
12            to exceptions.
13    
14  2002-10-26  Mark Wielaard  <mark@klomp.org>  2002-10-26  Mark Wielaard  <mark@klomp.org>
15    
16          * java/lang/ClassLoader.java (normalize): New method,          * java/lang/ClassLoader.java (normalize): New method,

Legend:
Removed from v.1.647  
changed lines
  Added in v.1.648

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