diff --git a/docs/en_US/release_notes_6_2.rst b/docs/en_US/release_notes_6_2.rst index b22741870..694d2ae64 100644 --- a/docs/en_US/release_notes_6_2.rst +++ b/docs/en_US/release_notes_6_2.rst @@ -10,6 +10,7 @@ New features ************ | `Issue #3834 `_ - Added support of Aggregate and Operator node in view-only mode. +| `Issue #6953 `_ - Ensure that users should be able to modify the REMOTE_USER environment variable as per their environment by introducing the new config parameter WEBSERVER_REMOTE_USER. Housekeeping ************ @@ -26,6 +27,5 @@ Bug fixes | `Issue #6939 `_ - Fixed an issue where older server group name displayed in the confirmation pop-up when the user removes server group. | `Issue #6940 `_ - Fixed an issue where user details are not shown when the non-admin user tries to connect to the shared server. | `Issue #6949 `_ - Ensure that dialog should be opened when clicking on Reassign/Drop owned menu. -| `Issue #6953 `_ - Ensure that users should be able to modify the REMOTE_USER environment variable as per their environment by introducing the new config parameter WEBSERVER_REMOTE_USER. | `Issue #6954 `_ - Ensure that changing themes should work on Windows when system high contrast mode is enabled. | `Issue #6976 `_ - Fixed an issue where textarea should be allowed to resize and have more than 255 chars.