diff options
| author | Hugo Herbelin | 2020-09-22 19:20:32 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2020-09-22 19:20:32 +0200 |
| commit | c6a27e8b7ffd04dab66d61194cca7878b2351223 (patch) | |
| tree | d9388d703a795a7e85b8a3fdcf7c3da647269646 | |
| parent | b1fe1a377121aa0b9d76124d5cdeb60a72477d1b (diff) | |
Adding change log for #12794 and #13067.
| -rw-r--r-- | doc/changelog/03-notations/13067-master+fix-display-parentheses-default-coqide.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/03-notations/13067-master+fix-display-parentheses-default-coqide.rst b/doc/changelog/03-notations/13067-master+fix-display-parentheses-default-coqide.rst new file mode 100644 index 0000000000..50aa4a9052 --- /dev/null +++ b/doc/changelog/03-notations/13067-master+fix-display-parentheses-default-coqide.rst @@ -0,0 +1,5 @@ +- **Fixed:** + Repairing option :g:`Display parentheses` in CoqIDE + (`#12794 <https://github.com/coq/coq/pull/12794>`_ and `#13067 <https://github.com/coq/coq/pull/13067>`_, + fixes `#12793 <https://github.com/coq/coq/issues/12793>`_, + by Jean-Christophe Léchenet and Hugo Herbelin). |
