diff options
-rw-r--r-- | WebContent/release-notes.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index dfa68209ac..847bade7cd 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -163,6 +163,10 @@ Firefox and streaming or long polling. (<a href="http://dev.vaadin.com/ticket/13578">#13578</a>) </li> + <li>Drag'n'drop in a Table doesn't work on touch devices running + Internet Explorer (Windows Phone, Surface) + (<a href="http://dev.vaadin.com/ticket/13737">#13737</a>) + </li> </ul> <h3 id="limitations">Limitations</h3> |