diff --git a/docs/en_US/release_notes_3_1.rst b/docs/en_US/release_notes_3_1.rst index 406508f16..aed5d9af2 100644 --- a/docs/en_US/release_notes_3_1.rst +++ b/docs/en_US/release_notes_3_1.rst @@ -22,4 +22,8 @@ Bug fixes | `Bug #3308 `_ - Fixed issue where icon for Partitioned tables was the same as Non Partitioned tables for Greenplum database | `Bug #3238 `_ - Standardise the error handling for parsing of JSON response messages from the server. | `Bug #3324 `_ - Fix the template loader to work reliably under Windows (fixing external tables under Greenplum) -| `Bug #3333 `_ - Ensure the runtime core application is setup before trying to access any settings. \ No newline at end of file +| `Bug #3333 `_ - Ensure the runtime core application is setup before trying to access any settings. +| `Bug #1220 `_ - Backup, Maintenance and Restore should not be started if database name contains "=" symbol +| `Bug #1221 `_ - Backup, Maintenance and Restore should not be started if database name contains "=" symbol +| `Bug #3310 `_ - Fixed layout of the alertify error message in the query tool +| `Bug #3284 `_ - F5 key should work to refresh Browser tree \ No newline at end of file