diff options
| author | coqbot-app[bot] | 2020-11-12 11:10:52 +0000 |
|---|---|---|
| committer | GitHub | 2020-11-12 11:10:52 +0000 |
| commit | 0245aa233e671372e9d3fb34f3b34706fd9f4bf7 (patch) | |
| tree | 9774cf8d926dfae812e055fd077ba236b711198a /doc/changelog | |
| parent | 9dfc627ccac11b46bc11bcc11e9609b952d35fdd (diff) | |
| parent | b7200b190c8422ccd417c27d3e074f0ba7d7accd (diff) | |
Merge PR #13345: Addressing #13344: clarifying the role of Add ML Path vs -I
Reviewed-by: ejgallego
Reviewed-by: Zimmi48
Ack-by: ppedrot
Ack-by: jfehrle
Diffstat (limited to 'doc/changelog')
| -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). |
