aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-02-01 13:30:41 +0000
committerDavid Aspinall1999-02-01 13:30:41 +0000
commita05bd4c77eb337e21bfac4ec4adb1e834cc56940 (patch)
treea9130afc91003473c49f36fd64e39d97b0934983
parent80f1a1432668cc270dad9b0e89a047145519df45 (diff)
Mentioned proof-case-fold-search
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 49626359..b5402cd2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,3 +12,8 @@ Summary of Changes since Proof General 2.0
* Bug fix for long-lines with funny characters causing
^G's in Solaris.
+
+* Bug fix for case-insensitive matching. Added
+ proof-case-fold-search configuration variable to
+ allow for proof script languages with case-insensitive
+ syntax.