projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2e541c
)
Oops. Forgot some notes.
author
Anthony Green
<green@gcc.gnu.org>
Sun, 20 Aug 2000 17:54:56 +0000
(17:54 +0000)
committer
Anthony Green
<green@gcc.gnu.org>
Sun, 20 Aug 2000 17:54:56 +0000
(17:54 +0000)
From-SVN: r35822
libjava/ChangeLog
patch
|
blob
|
history
diff --git
a/libjava/ChangeLog
b/libjava/ChangeLog
index 119cd52afedceb1d6199447f381cde10d76d9a17..7f37ba2f65997af900828bb4230b520bf110ae4f 100644
(file)
--- a/
libjava/ChangeLog
+++ b/
libjava/ChangeLog
@@
-1,6
+1,8
@@
Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>
* java/net/URLClassLoader.java: Find the JarEntry via the JarFile.
+ Read the entire contents of the class file, not just what is
+ available().
* java/net/JarURLConnection.java: getEntry doesn't take any
arguments. Return null if element is null.