diff options
Diffstat (limited to 'all')
-rw-r--r-- | all/src/main/templates/release-notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 8e2d29d955..568006e622 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -128,6 +128,7 @@ <li>Old input prompts have been replaced with placeholders utilizing the related browser functionality</li> <li>The old liferay theme (Liferay 6.0 look) has been removed</li> <li>Components in the compatibility packages now use the prefix "vaadin7-" in declarative design files</li> + <li>RichTextArea no longer receives a special "v-richtextarea-readonly" class when readonly, only the standard "v-readonly" class</li> </ul> <h3 id="knownissues">Known Issues and Limitations</h3> <ul> |