From a737d1167c4c937d1445561f251d24dcaaa0e25a Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 28 Nov 2022 13:50:36 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_6_17.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_6_17.rst b/docs/en_US/release_notes_6_17.rst index 78a39ba31..b9479b5d1 100644 --- a/docs/en_US/release_notes_6_17.rst +++ b/docs/en_US/release_notes_6_17.rst @@ -26,5 +26,6 @@ Bug fixes ********* | `Issue #5495 `_ - Ensure that the query history date format in Desktop mode matches the format of the locale of the pgadmin server. + | `Issue #5505 `_ - Fixed an issue where the CSV file would not download if the CSV quote character length exceeded 1. | `Issue #5513 `_ - Ensure that DATA_DIR dependent folders/files are automatically created inside the specified DATA_DIR if they are not specified separately in the configuration file. | `Issue #5548 `_ - Fixed an issue where editor position was wrong when editing data from result grid.