NEWS
changeset 66739 1e5c7599aa5b
parent 66737 2edc0c42c883
child 66745 e7ac579b883c
--- a/NEWS	Sun Oct 01 15:01:39 2017 +0200
+++ b/NEWS	Sun Oct 01 15:17:31 2017 +0200
@@ -20,6 +20,9 @@
 * SMT module:
   - The 'smt_oracle' option is now necessary when using the 'smt' method
     with a solver other than Z3. INCOMPATIBILITY.
+  - The encoding to first-order logic is now more complete in the presence of
+    higher-order quantifiers. An 'smt_explicit_application' option has been
+    added to control this. INCOMPATIBILITY.
 
 
 *** System ***