From 7aa7ea0fe2eede85cbb95c3fe69bdbe6496b5cd8 Mon Sep 17 00:00:00 2001 From: Harshal Dhumal Date: Mon, 10 Jul 2017 15:18:48 +0100 Subject: [PATCH] Couple of typos in the release notes. --- docs/en_US/release_notes_1_6.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en_US/release_notes_1_6.rst b/docs/en_US/release_notes_1_6.rst index 75a0dd589..5d111ab86 100644 --- a/docs/en_US/release_notes_1_6.rst +++ b/docs/en_US/release_notes_1_6.rst @@ -15,8 +15,8 @@ Features | `Feature #1535 `_ - Teach dialogues about Escape to cancel, Enter to Save/OK, and F1 for help | `Feature #1971 `_ - Retain column sizing in the query tool results grid when the same query is re-run multiple times in a row | `Feature #1972 `_ - Prompt the user to save dirty queries rather than discard them for a more natural workflow -| `Feature #2137 `_ - Fixed Row selection issue and row past issue -| `Feature #2191 `_ - Add support for the hostaddr connection parameter. This helps us play nicely with Kerberos/SSPI and friends +| `Feature #2137 `_ - On-demand loading for the query tool results +| `Feature #2191 `_ - Add support for the hostaddr connection parameter. This helps us play nicely with Kerberos/SSPI and friends | `Feature #2282 `_ - Overhaul the query history tab to allow browsing of the history and full query text | `Feature #2379 `_ - Support inserting multiple new rows into a table without clicking Save for each row | `Feature #2485 `_ - Add a shortcut to reset the zoom level in the runtime