diff options
| author | Clément Pit-Claudel | 2020-03-12 10:38:26 -0400 |
|---|---|---|
| committer | Clément Pit-Claudel | 2020-03-12 10:38:26 -0400 |
| commit | c6a8c29d02153de5ea23052714c9299164791c6e (patch) | |
| tree | 1c82e1e33bbdb3c9a79c1c1af66145083b610363 | |
| parent | 440a2acd7ff1e8977b9d7430fc200cde2de6e7c7 (diff) | |
| parent | 32dd7605c02443b0ca16252f883a1ca4ec94add2 (diff) | |
Merge PR #11781: Minor improvements to the unreleased changelog.
Reviewed-by: cpitclaudel
| -rw-r--r-- | doc/changelog/09-coqide/10008-snyke7+escape_spaces.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/09-coqide/10008-snyke7+escape_spaces.rst b/doc/changelog/09-coqide/10008-snyke7+escape_spaces.rst index 99b1592fb3..cbd97688c3 100644 --- a/doc/changelog/09-coqide/10008-snyke7+escape_spaces.rst +++ b/doc/changelog/09-coqide/10008-snyke7+escape_spaces.rst @@ -1,4 +1,4 @@ - **Fixed:** - Fix file paths containing spaces when compiling + Compiling file paths containing spaces (`#10008 <https://github.com/coq/coq/pull/10008>`_, by snyke7, fixing `#11595 <https://github.com/coq/coq/pull/11595>`_). |
