From 88f033e2a8b9845a59a2339656b8fa2c5cdd7b20 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Thu, 1 Aug 2024 11:38:07 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_8_11.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_8_11.rst b/docs/en_US/release_notes_8_11.rst index 4ab595420..7fc7ce446 100644 --- a/docs/en_US/release_notes_8_11.rst +++ b/docs/en_US/release_notes_8_11.rst @@ -30,3 +30,4 @@ Bug fixes | `Issue #7683 `_ - Fixed an issue where delete object(shortcut key) affecting both text and Object Explorer items. | `Issue #7728 `_ - Updated the documentation for web server authentication. + | `Issue #7737 `_ - Fixed an issue where the REVOKE statement in the create script was throwing an error if the role contained special characters.