aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/14033-fix-14009.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/14033-fix-14009.rst')
-rw-r--r--doc/changelog/04-tactics/14033-fix-14009.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/14033-fix-14009.rst b/doc/changelog/04-tactics/14033-fix-14009.rst
new file mode 100644
index 0000000000..3b58e193cb
--- /dev/null
+++ b/doc/changelog/04-tactics/14033-fix-14009.rst
@@ -0,0 +1,6 @@
+- **Fixed:**
+ Properly expand projection parameters in hint discrimination
+ nets. (`#14033 <https://github.com/coq/coq/pull/14033>`_,
+ fixes `#9000 <https://github.com/coq/coq/issues/9000>`_,
+ `#14009 <https://github.com/coq/coq/issues/14009>`_,
+ by Pierre-Marie Pédrot).