aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorglondu2008-08-18 05:07:58 +0000
committerglondu2008-08-18 05:07:58 +0000
commit13d4621a4c3faab5e1b965c14892919c816306a4 (patch)
tree58ffc686e065118fde3361608a20a72823c61a1f /CHANGES
parent22739b29af99bc06c1d63003853650df5de47f8f (diff)
Renaming parser -> coq-parser
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11328 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 fb092f50ce..8883044f87 100644
--- a/CHANGES
+++ b/CHANGES
@@ -434,6 +434,7 @@ Tools
- New stand-alone .vo files verifier "coqchk".
- Extended -I coqtop/coqc option to specify a logical dir: "-I dir -as coqdir".
- New coqtop/coqc option -exclude-dir to exclude subdirs for option -R.
+- The binary "parser" has been renamed to "coq-parser".
Miscellaneous