aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Arnaud Spiwack <arnaud@spiwack.net>2014-07-25 15:21:15 +0200
committerGravatar Arnaud Spiwack <arnaud@spiwack.net>2014-07-25 19:06:22 +0200
commitfc4fa4e42289cd13a8732ff2e08bf33ba1708928 (patch)
treee3d80ca3ff270688cef7dbe4acb48d950333bae9
parent6f7aebb09c89e95bd7520dad482f20e7a11fb279 (diff)
CHANGES: yellow in Coqide.
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index de2f0948c..24614f7a5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -209,6 +209,8 @@ Tools
Interfaces
- CoqIDE uses the new STM machinery, allowing for asynchronous edition.
+- CoqIDE highlight in yellow "unsafe" commands such as axiom
+ declarations, and tactics like "admit".
Internal Infrastructure