diff options
| author | Jim Fehrle | 2019-07-04 23:19:10 -0700 |
|---|---|---|
| committer | Jim Fehrle | 2019-09-19 12:56:42 -0700 |
| commit | 04105f0430cad4e8d018ab47efccf79bf8511a32 (patch) | |
| tree | f30537a66cb9b1c5891d5ede8b50c0ef44abc53c /doc/changelog | |
| parent | 0074c7201e77ae27fa1bd79e05a084729266c55b (diff) | |
Fix #10420 Add dependent evar mapping info to output
Diffstat (limited to 'doc/changelog')
| -rw-r--r-- | doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst b/doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst new file mode 100644 index 0000000000..580e808baa --- /dev/null +++ b/doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst @@ -0,0 +1,7 @@ +- Update output generated by :flag:`Printing Dependent Evars Line` flag + used by the Prooftree tool in Proof General. + (`#10489 <https://github.com/coq/coq/pull/10489>`_, + closes `#4504 <https://github.com/coq/coq/issues/4504>`_, + `#10399 <https://github.com/coq/coq/issues/10399>`_ and + `#10400 <https://github.com/coq/coq/issues/10400>`_, + by Jim Fehrle). |
