Release preparation: documentation update
Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/bb8340bc Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/bb8340bc Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/bb8340bc Branch: refs/heads/3.2.x Commit: bb8340bc3d860ac6507a6927182ed5bea8210844 Parents: b13eb4c Author: Maxim Solodovnik <[email protected]> Authored: Fri Mar 17 05:10:24 2017 +0000 Committer: Maxim Solodovnik <[email protected]> Committed: Fri Mar 17 05:10:24 2017 +0000 ---------------------------------------------------------------------- CHANGELOG | 3 +++ README | 2 +- openmeetings-server/src/site/xdoc/index.xml | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/openmeetings/blob/bb8340bc/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index e3640a7..54f707d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -40,6 +40,9 @@ Release Notes - Openmeetings - Version 3.2.1 * [OPENMEETINGS-1597] - Message are not shown properly in the activities and actions window for user without moderator rights * [OPENMEETINGS-1598] - The "Disabled" select item does not work properly on the "Choose device" dialog * [OPENMEETINGS-1599] - Connection panel is not scrolled + * [OPENMEETINGS-1600] - The "Clear whiteboard" flag does not work when user upload file directly to whiteboard + * [OPENMEETINGS-1601] - Drop recording to WB doesn't work as expected + * [OPENMEETINGS-1603] - The "Internal error" is thrown when user select custom folder in the room ** Improvement * [OPENMEETINGS-372] - Please make the ability to âclear the Chat windowâ only available to Moderators, and not to participants who have âDraw on the Whiteboardâ rights http://git-wip-us.apache.org/repos/asf/openmeetings/blob/bb8340bc/README ---------------------------------------------------------------------- diff --git a/README b/README index cf2aabf..6747d28 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ Calendar * date/time validator is improved * whole group can be invited by admin to event -Other fixes and improvements, 46 issues were fixed +Other fixes and improvements, 49 issues were fixed ============= http://git-wip-us.apache.org/repos/asf/openmeetings/blob/bb8340bc/openmeetings-server/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/openmeetings-server/src/site/xdoc/index.xml b/openmeetings-server/src/site/xdoc/index.xml index 2cce574..da07c95 100644 --- a/openmeetings-server/src/site/xdoc/index.xml +++ b/openmeetings-server/src/site/xdoc/index.xml @@ -99,12 +99,12 @@ </div> <br/> <span> - 46 issues are fixed please check <br/> + 49 issues are fixed please check <br/> <a href="https://www.apache.org/dist/openmeetings/3.2.1/CHANGELOG">CHANGELOG</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12339215">Detailed list</a> </span> <span> See <a href="downloads.html">Downloads page</a>.</span> - <span class="date">(2017-03-14)</span> + <span class="date">(2017-03-21)</span> </div> <div class="bs-callout bs-callout-info"> <span class="date"><a href="NewsArchive.html">You can find older news here</a></span>
