From 8480c10c74492bcef7a3f8a7cfdfe483591c3319 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Thu, 21 Jun 2018 08:32:15 -0400 Subject: [PATCH] Update release notes. --- docs/en_US/release_notes_3_1.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_3_1.rst b/docs/en_US/release_notes_3_1.rst index f6779bb42..18eee3298 100644 --- a/docs/en_US/release_notes_3_1.rst +++ b/docs/en_US/release_notes_3_1.rst @@ -23,9 +23,11 @@ Bug fixes | `Bug #1221 `_ - Maintenance should not be started if database name contains "=" symbol | `Bug #3179 `_ - Fix an error generating SQL for trigger functions | `Bug #3238 `_ - Standardise the error handling for parsing of JSON response messages from the server +| `Bug #3250 `_ - Fix handling of SQL_ASCII data in the Query Tool | `Bug #3257 `_ - Catch errors when trying to EXPLAIN an invalid query | `Bug #3277 `_ - Ensure server cleanup on exit only happens if the server actually started up | `Bug #3284 `_ - F5 key should work to refresh Browser tree +| `Bug #3289 `_ - Fix handling of SQL_ASCII data in the Query Tool | `Bug #3290 `_ - Close button added to the alertify message box, which pops up in case of backend error | `Bug #3295 `_ - Ensure the debugger gets focus when loaded so shortcut keys work as expected | `Bug #3298 `_ - Fixed query tool keyboard issue where arrow keys were not behaving as expected for execute options dropdown