aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/08-tools/12862-more-mod-checking.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/08-tools/12862-more-mod-checking.rst b/doc/changelog/08-tools/12862-more-mod-checking.rst
new file mode 100644
index 0000000000..bb1bf9e789
--- /dev/null
+++ b/doc/changelog/08-tools/12862-more-mod-checking.rst
@@ -0,0 +1,4 @@
+- **Fixed:**
+ ``coqchk`` no longer reports names from inner modules of opaque modules as
+ axioms (`#12862 <https://github.com/coq/coq/pull/12862>`_, fixes `#12845
+ <https://github.com/coq/coq/issues/12845>`_, by Jason Gross).