summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f10cbcab..0018b9fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,10 @@ CHANGELOG
- Changed exit status
- 0: Okay
- 1: No match
- - 2: Error/Interrupted
+ - 2: Error
+ - 130: Interrupted
+- 64-bit linux binary is statically-linked with ncurses to avoid
+ compatibility issues.
0.10.5
------