aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHugo Herbelin2020-05-13 12:12:47 +0200
committerHugo Herbelin2020-05-13 17:22:05 +0200
commit30ccbef77b0a5c1545018434c397344324ba5f4a (patch)
tree9ee8f64cbb799f546f905ea1ab16856183fb0e88 /doc
parent8f5e1e166e7e174ff393a2a8fa2b11188745b19e (diff)
Added change log.
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/07-commands-and-options/12295-master+fix12234-show-proof.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/12295-master+fix12234-show-proof.rst b/doc/changelog/07-commands-and-options/12295-master+fix12234-show-proof.rst
new file mode 100644
index 0000000000..259253ec79
--- /dev/null
+++ b/doc/changelog/07-commands-and-options/12295-master+fix12234-show-proof.rst
@@ -0,0 +1,4 @@
+- **Fixed:**
+ A printing bug in the presence of elimination principles with local definitions
+ (`#12295 <https://github.com/coq/coq/pull/12295>`_,
+ by Hugo Herbelin; fixes `#12233 <https://github.com/coq/coq/pull/12233>`_).