Revision: 7233 Author: [email protected] Date: Wed Dec 2 08:47:36 2009 Log: tr...@7232 was merged into this branch Removing image.onload fix from release notes. svn merge --ignore-ancestry -c7232 https://google-web-toolkit.googlecode.com/svn/trunk/ .
Patch by: jlabanca http://code.google.com/p/google-web-toolkit/source/detail?r=7233 Modified: /releases/2.0/branch-info.txt /releases/2.0/distro-source/core/src/release_notes.html ======================================= --- /releases/2.0/branch-info.txt Wed Dec 2 08:20:40 2009 +++ /releases/2.0/branch-info.txt Wed Dec 2 08:47:36 2009 @@ -1156,3 +1156,7 @@ Build file for IE plugin now requires a version parameter. svn merge --ignore-ancestry -c7230 https://google-web-toolkit.googlecode.com/svn/trunk/ . +tr...@7232 was merged into this branch + Removing image.onload fix from release notes. + svn merge --ignore-ancestry -c7232 https://google-web-toolkit.googlecode.com/svn/trunk/ . + ======================================= --- /releases/2.0/distro-source/core/src/release_notes.html Tue Nov 24 20:27:32 2009 +++ /releases/2.0/distro-source/core/src/release_notes.html Wed Dec 2 08:47:36 2009 @@ -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><ui:style></code> blocks, css class names may contain dashes. </li> <li> -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
