Update release notes for 1.4.61.

Patch by: jat
Review by: bruce (desk review)



git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.4@1504 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/distro-source/core/src/release_notes.html b/distro-source/core/src/release_notes.html
index 74accd5..6f8e39e 100644
--- a/distro-source/core/src/release_notes.html
+++ b/distro-source/core/src/release_notes.html
@@ -29,6 +29,7 @@
       <h1>Google Web Toolkit Release Notes</h1>
       <ul>
 		    <li><a href="#Release_Notes_Current">@GWT_VERSION@</a></li>
+		    <li><a href="#Release_Notes_1_4_60">1.4.60</a></li>
 		    <li><a href="#Release_Notes_1_4_59">1.4.59 (RC2)</a></li>
 		    <li><a href="#Release_Notes_1_4_10">1.4.10 (RC)</a></li>
 		    <li><a href="#Release_Notes_1_3_3">1.3.3</a></li>
@@ -44,6 +45,19 @@
       <a name="Release_Notes_Current"></a>
       <h2>Release Notes for @GWT_VERSION@</h2>
       <p>
+      This release has only a couple of minor changes from <a href="#Release_Notes_1_4_60">1.4.60</a>.
+      </p>
+      <ul>
+        <li>Fixed an "Operation Aborted" startup error on IE with complex
+        HTML pages. (<a
+          href="http://code.google.com/p/google-web-toolkit/issues/detail?id=1578">#1578</a>)</li>
+        <li>Fixed a potential XSS vulnerability in hosted mode.</li>
+      </ul>
+
+      <hr/>
+      <a name="Release_Notes_1_4_60"></a>
+      <h2>Release Notes for 1.4.60</h2>
+      <p>
       This release has only a couple of minor changes from <a href="#Release_Notes_1_4_59">1.4.59</a>.
       </p>
       <ul>