Code

IO API: use select(2) to check if pipe is readable when updating a view
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index 0463230378bda402844441b449eab14760703825..31ef9d529126a042f47195c7e881d4321445ff38 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ Improvements:
  - Add bash completion for blame.
  - Tree view: edit files of the current branch.
  - Run requests: new identifiers %(directory), %(file), and %(ref)
+ - Improve responsiveness and view loading speed by using select(2).
 
 Bug fixes: