From d21e1eb17ec507b0d321e4b6ede0fac9c75f89a8 Mon Sep 17 00:00:00 2001 From: Aditya Toshniwal Date: Mon, 19 Jun 2023 15:35:37 +0530 Subject: [PATCH] Update release notes --- docs/en_US/release_notes_7_4.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/en_US/release_notes_7_4.rst b/docs/en_US/release_notes_7_4.rst index aa7c32003..d3fced863 100644 --- a/docs/en_US/release_notes_7_4.rst +++ b/docs/en_US/release_notes_7_4.rst @@ -32,6 +32,10 @@ Bug fixes ********* | `Issue #6065 `_ - Ensure that query tool shortcuts are working properly. - | `Issue #6258 `_ - Password Exec properties not included in import/export servers. + | `Issue #6258 `_ - Password Exec properties not included in import/export servers. + | `Issue #6266 `_ - The object browser (the tree control tab) disappeared. | `Issue #6291 `_ - If connection is lost but data need to be loaded on demand, then loading indicator will not disappear. + | `Issue #6340 `_ - Unable to connect through Pgbouncer after upgrading from 6.21 to 7.1 | `Issue #6363 `_ - Fixed an issue where preview images for themes were not loading. + | `Issue #6431 `_ - PSQL not working if the database name have quotes and double quotes. +