aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f8cb0a4109..0d0238e01d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -22,3 +22,8 @@ maintenant celui associé au nom de la grammaire (vernac, tactic ou
constr). Donc plus de piquants <:vernac:<...>> etc. Pour retourner de
l'ast, il faut typer explicitement la grammaire avec Ast ou List
(renommé d'ailleurs AstList).
+
+- AddPath -> Add Path;
+ Print LoadPath -> Print Path;
+ DelPath -> Remove Path;
+ Print Path -> Print Coercion Paths. \ No newline at end of file