aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/doc
diff options
context:
space:
mode:
authorGravatar Matej Kosik <matej.kosik@inria.fr>2016-08-14 18:36:30 +0200
committerGravatar Matej Kosik <matej.kosik@inria.fr>2016-08-25 07:53:02 +0200
commit4688a3b9750827eb0f5f61066ca617efcd97bc8c (patch)
tree33289dff2847f51ef99f7711bee7624ca80a9341 /dev/doc
parent16ecabd99d66b3068e17fae486ba4ed77954e813 (diff)
CLEANUP: functions "Context.{Rel,Named}.Context.fold" were renamed to "Context.{Rel,Named}.fold_constr"
Diffstat (limited to 'dev/doc')
-rw-r--r--dev/doc/changes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt
index fcee79e07..7b0ba1700 100644
--- a/dev/doc/changes.txt
+++ b/dev/doc/changes.txt
@@ -1,4 +1,13 @@
=========================================
+= CHANGES BETWEEN COQ V8.6 AND COQ V8.7 =
+=========================================
+
+We renamed the following functions:
+
+ Context.Rel.Declaration.fold -> Context.Rel.Declaration.fold_constr
+ Context.Named.Declaration.fold -> Context.Named.Declaration.fold_constr
+
+=========================================
= CHANGES BETWEEN COQ V8.5 AND COQ V8.6 =
=========================================