aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorherbelin2009-07-01 11:58:59 +0000
committerherbelin2009-07-01 11:58:59 +0000
commit4a3450a90d1037340acddccdc9e462bed5bd2164 (patch)
tree56a5d271423e324eee2eeb8941517d415d81aea5 /CHANGES
parentfa7e44d2b1a71fd8662ee720efdde2295679975b (diff)
Support for binding Coq root read-only in -R option
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12220 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b55b8e63bf..b59c61ef49 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,6 +30,7 @@ Vernacular commands
- New command "Timeout <n> <command>." interprets a command and a timeout
interrupts the interpretation after <n> seconds.
+- Option -R now supports binding Coq root read-only
Tools