diff options
author | Artur Signell <artur@vaadin.com> | 2016-08-17 12:27:49 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2016-08-17 15:29:39 +0300 |
commit | df4e88f3d746609f884af06ca0629da52bffa6ec (patch) | |
tree | c38a39a9446ad41c9f2d54e22552238ed8a289a6 /all/src/main/templates/release-notes.html | |
parent | 290807fa8bda8f4f54e48ebccfbeba33f2a68be2 (diff) | |
download | vaadin-framework-df4e88f3d746609f884af06ca0629da52bffa6ec.tar.gz vaadin-framework-df4e88f3d746609f884af06ca0629da52bffa6ec.zip |
Remove confusing note about OSGi support (#20094)
Change-Id: I8c20a2e3ac13fddf1ff207ae8da88ad822e5787c
Diffstat (limited to 'all/src/main/templates/release-notes.html')
-rw-r--r-- | all/src/main/templates/release-notes.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index e028a29c44..a2d8d1b865 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -124,7 +124,6 @@ </ul> <h3 id="knownissues">Known Issues and Limitations</h3> <ul> - <li>OSGi support is has some issues</li> <li>Vaadin TouchKit versions prior to 4.1.0 do not work with Vaadin 7.7. Please use version 4.1.0 or above.</li> <li>Context click events are not generated on iOS devices (<a href="http://dev.vaadin.com/ticket/19367">#19367</a>)</li> |