diff options
| author | Hugo Herbelin | 2020-11-11 18:50:03 +0100 |
|---|---|---|
| committer | Hugo Herbelin | 2020-11-12 09:36:52 +0100 |
| commit | b7200b190c8422ccd417c27d3e074f0ba7d7accd (patch) | |
| tree | 0f32f7bbfea700518ff660f20d9bdcb8d6cc726a | |
| parent | f821fca5214a8d04b7b9a00fe0f67e820c57bb69 (diff) | |
Add changelog for #13345.
Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com>
Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com>
| -rw-r--r-- | doc/changelog/07-commands-and-options/13345-master+doc-add-ml-path-not-exported.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/13345-master+doc-add-ml-path-not-exported.rst b/doc/changelog/07-commands-and-options/13345-master+doc-add-ml-path-not-exported.rst new file mode 100644 index 0000000000..dc8010b456 --- /dev/null +++ b/doc/changelog/07-commands-and-options/13345-master+doc-add-ml-path-not-exported.rst @@ -0,0 +1,5 @@ +- **Added:** + Clarify in the documentation that :cmd:`Add ML Path` is not exported to compiled files + (`#13345 <https://github.com/coq/coq/pull/13345>`_, + fixes `#13344 <https://github.com/coq/coq/issues/13344>`_, + by Hugo Herbelin). |
