projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30ed0c4
)
Fix up last entry.
author
Bryce McKinlay
<bryce@gcc.gnu.org>
Fri, 25 Jan 2002 04:42:12 +0000
(
04:42
+0000)
committer
Bryce McKinlay
<bryce@gcc.gnu.org>
Fri, 25 Jan 2002 04:42:12 +0000
(
04:42
+0000)
From-SVN: r49202
libjava/ChangeLog
patch
|
blob
|
history
diff --git
a/libjava/ChangeLog
b/libjava/ChangeLog
index 6e1f0967273ee97f33f15eda24102a4f8ef851da..e971b9c8c8eb196579ec579c5b53b45b40dd60c9 100644
(file)
--- a/
libjava/ChangeLog
+++ b/
libjava/ChangeLog
@@
-3,8
+3,8
@@
* java/lang/natObject.cc (X86 compare_and_swap): Use +m constraint.
* java/awt/image/PixelGrabber.java (grabPixels()): Call grabPixels(0).
- * java/awt/image/PixelGrabber.java (grabPixels(long)): Wait to be
-
notified that the ImageProducer has
completed.
+ (grabPixels(long)): Wait to be notified that the ImageProducer has
+ completed.
2002-01-24 Per Bothner <per@bothner.com>