From 3e6bc0e8d09e3eb913b366b4f5db280154b94018 Mon Sep 17 00:00:00 2001 From: Matej Kosik Date: Sun, 14 Aug 2016 19:10:35 +0200 Subject: CLEANUP: Type alias "Context.section_context" was removed --- dev/doc/changes.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dev') diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt index 7b0ba1700..5933649da 100644 --- a/dev/doc/changes.txt +++ b/dev/doc/changes.txt @@ -7,6 +7,10 @@ We renamed the following functions: Context.Rel.Declaration.fold -> Context.Rel.Declaration.fold_constr Context.Named.Declaration.fold -> Context.Named.Declaration.fold_constr +The following type aliases where removed + + Context.section_context ... it was just an alias for "Context.Named.t" which is still available + ========================================= = CHANGES BETWEEN COQ V8.5 AND COQ V8.6 = ========================================= -- cgit v1.2.3