Reviewers: scottb,

Description:
The image.onload fix was reverted from the gwt 2.0 branch because it
caused HtmlUnit errors, but the release notes have not been updated.

Fix:
====
Update the release notes.

Please review this at http://gwt-code-reviews.appspot.com/118801

Affected files:
   distro-source/core/src/release_notes.html


Index: distro-source/core/src/release_notes.html
===================================================================
--- distro-source/core/src/release_notes.html   (revision 7229)
+++ distro-source/core/src/release_notes.html   (working copy)
@@ -129,10 +129,6 @@
        <h3>Fixed Issues</h3>
        <ul>
          <li>
-          Image.onload event does not fire on Internet Explorer when image  
is in cache
-          (<a  
href="http://code.google.com/p/google-web-toolkit/issues/detail?id=863";>#863</a>)
-        </li>
-        <li>
            In UiBinder <code>&lt;ui:style&gt;</code> blocks, css class  
names may contain dashes.
          </li>
          <li>


-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to