diff options
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 2737ff3014..dfa68209ac 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -160,7 +160,9 @@ <h3 id="knownissues">Known issues</h3> <ul> <li>Reconnecting a dropped push connection sometimes fails when using - Firefox and streaming.</li> + Firefox and streaming or long polling. + (<a href="http://dev.vaadin.com/ticket/13578">#13578</a>) + </li> </ul> <h3 id="limitations">Limitations</h3> |