aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Herbelin2020-11-03 11:11:03 +0100
committerHugo Herbelin2020-11-04 17:33:43 +0100
commit77959d97ba4c4cfeac77736fe880ad334c1986bc (patch)
treef239812f04415b76d1f8432bf2dbaa50d8ab54d2
parent091bfff6ce37a303550e79abb23fdc992a28f7e3 (diff)
Adding change log for #13301.
-rw-r--r--doc/changelog/07-commands-and-options/13301-master+fix13298-bad-env-search-primitive-projections.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/13301-master+fix13298-bad-env-search-primitive-projections.rst b/doc/changelog/07-commands-and-options/13301-master+fix13298-bad-env-search-primitive-projections.rst
new file mode 100644
index 0000000000..97ea1b9aa9
--- /dev/null
+++ b/doc/changelog/07-commands-and-options/13301-master+fix13298-bad-env-search-primitive-projections.rst
@@ -0,0 +1,5 @@
+- **Fixed:**
+ Failures of :cmd:`Search` in the presence of primitive projections
+ (`#13301 <https://github.com/coq/coq/pull/13301>`_,
+ fixes `#13298 <https://github.com/coq/coq/issues/13298>`_,
+ by Hugo Herbelin).