From 0ac83a27ccf5510711addadfc65db2ccf486758a Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 22 Dec 2018 17:41:29 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 36cbd12b..362f0467 100644 --- a/NEWS +++ b/NEWS @@ -26,8 +26,12 @@ v0.5 (xxxx-xx-xx) - Ability to ignore case during search. - Pressing enter key will now start search, just like pressing the "find" button. + - Using the ^F keyboard shortcut will open the find zone menu and focus + the input box. - Added ability to automatically connect to an IP address in the graphical profiler application (use "-a address" argument to enable). +- Pressing enter key after entering client address in the welcome dialog + will now automatically begin connection process. v0.4 (2018-10-09) -----------------