about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 878062a..c2b61f3 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -5,6 +5,7 @@
 
 * Feature: new option `-B` for breadth first traversal.
 * Feature: new syntax `? :` for ternary operator.
+* Significant speed-up as tsearch is not used anymore.
 
 ## 1.1 (2017-10-29)