trunk@7590 was merged into this branch
  Updated release notes for Opera History fix.
  svn merge -c7590 --ignore-ancestry https://google-web-toolkit.googlecode.com/svn/trunk



git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/2.0@7591 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/branch-info.txt b/branch-info.txt
index 9110545..22c5e95 100644
--- a/branch-info.txt
+++ b/branch-info.txt
@@ -1493,5 +1493,9 @@
 
 trunk@7553 was merged into this branch
   Trivial fix for issue 3956 ("REGRESSION: r5292 broke Opera support for History")
-  svn merge -c7583,7584 --ignore-ancestry https://google-web-toolkit.googlecode.com/svn/trunk
+  svn merge -c7553 --ignore-ancestry https://google-web-toolkit.googlecode.com/svn/trunk
+
+trunk@7590 was merged into this branch
+  Updated release notes for Opera History fix.
+  svn merge -c7590 --ignore-ancestry https://google-web-toolkit.googlecode.com/svn/trunk
 
diff --git a/distro-source/core/src/release_notes.html b/distro-source/core/src/release_notes.html
index 6ef156e..85660f0 100644
--- a/distro-source/core/src/release_notes.html
+++ b/distro-source/core/src/release_notes.html
@@ -65,6 +65,7 @@
       <h3>Noteworthy Fixed Issues</h3>
       <ul>
         <li>Using a PopupPanel in Internet Explorer without a history IFrame throws a NullPointerException (<a href="http://code.google.com/p/google-web-toolkit/issues/detail?id=4584">#4584</a>)</li>
+        <li>Opera support for History is not working (<a href="http://code.google.com/p/google-web-toolkit/issues/detail?id=3956">#3956</a>)</li>
       </ul>
 
       <hr/>