aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar jnarboux <jnarboux@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-05-27 15:20:11 +0000
committerGravatar jnarboux <jnarboux@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-05-27 15:20:11 +0000
commitbd553335ab58426c1425591b5f21365cbfefa000 (patch)
treed7c64c1157af631f7c6c31249f65ff0733760517 /CHANGES
parent19a9c80bf4687685439ff4ed9dc1354a6abb065d (diff)
update changes related to coqide
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10998 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 477faaab4..b4d8397e9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -285,7 +285,7 @@ Tools
- CoqIDE font defaults to monospace so as indentation to be meaningful.
- CoqIDE supports Definition/Parameter/Inductive in middle of a proof.
- Undoing non-tactic commands in CoqIDE works faster.
-- New CoqIDE buttons for activating display of various implicit informations.
+- New CoqIDE menu for activating display of various implicit informations.
Miscellaneous