Add an option to request confirmation before cancelling changes on a Properties dialog. Fixes #4315

This commit is contained in:
Aditya Toshniwal
2019-10-29 14:31:43 +00:00
committed by Dave Page
parent 7408b8c8d9
commit c25034a86d
5 changed files with 49 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ New features
************
| `Issue #1974 <https://redmine.postgresql.org/issues/1974>`_ - Added encrypted password in reverse engineered SQL for roles.
| `Issue #4315 <https://redmine.postgresql.org/issues/4315>`_ - Add an option to request confirmation before cancelling changes on a Properties dialog.
Housekeeping
************