From 39ea7c2916e699adc9de3e023ed63d64ab331936 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Tue, 8 May 2018 14:38:51 +0530 Subject: [PATCH] Updated release note for 3.1 --- docs/en_US/release_notes_3_1.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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