summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0000eda69..02779ed24 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,8 @@ Changes since 1.2
resolved.
* New :command-verbosity SMT option to silence success and error messages
on a per-command basis. API changes to Command infrastructure to support.
-* A new theory of strings. Currently, only word equations are supported.
+* A new theory of strings: word (dis-)equations, length constraints,
+ regular expressions.
* Exit codes are now more standard for UNIX command-line tools. Exit code
zero means no error---but the result could be sat, unsat, or unknown---and
nonzero means error.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback