aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/03-notations/13415-intern-univs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/03-notations/13415-intern-univs.rst')
-rw-r--r--doc/changelog/03-notations/13415-intern-univs.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/03-notations/13415-intern-univs.rst b/doc/changelog/03-notations/13415-intern-univs.rst
deleted file mode 100644
index e9f51461e5..0000000000
--- a/doc/changelog/03-notations/13415-intern-univs.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Fixed:** Notations understand universe names without getting
- confused by different imported modules between declaration and use
- locations (`#13415 <https://github.com/coq/coq/pull/13415>`_, fixes
- `#13303 <https://github.com/coq/coq/issues/13303>`_, by Gaƫtan
- Gilbert).