From 2a801c707b6a1d0d404343bb7903a9b67d9a8721 Mon Sep 17 00:00:00 2001 From: pgen Date: Tue, 1 Sep 2020 22:34:09 +0200 Subject: Support networks with high latency --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3c4471b..c52335a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,7 @@ * -N and -U options can now have multiple arguments. * Fuzzy and substring searches now ignore leading and trailing blanks. * Unicode codepoints can now be entered using the new \U notation. + * smenu has been optimized to support networks with high latency. * Misc: + A note in the README to thank the packagers has been added. + The code has been adjusted to conform to C99. -- cgit v1.2.3