diff options
| author | Hugo Herbelin | 2020-04-10 12:13:38 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2020-04-10 12:14:13 +0200 |
| commit | bf0c1214c9d0e46c4188fd7471c47aa330755e69 (patch) | |
| tree | 38792829e443f539bfa0308368c33a6e1451683d /doc | |
| parent | 7d614710615f15035ae6750babbf37b0ce7206d7 (diff) | |
Change log for #12068 (Coqide segfault tentative fix).
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/09-coqide/12068-master+coqide-completion-no-matched.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/09-coqide/12068-master+coqide-completion-no-matched.rst b/doc/changelog/09-coqide/12068-master+coqide-completion-no-matched.rst new file mode 100644 index 0000000000..dbb4bdecab --- /dev/null +++ b/doc/changelog/09-coqide/12068-master+coqide-completion-no-matched.rst @@ -0,0 +1,5 @@ +- **Fixed:** + New patch presumably fixing the random Coq 8.11 segfault issue with CoqIDE completion + (`#12068 <https://github.com/coq/coq/pull/12068>`_, + by Hugo Herbelin, presumably fixing + `#11943 <https://github.com/coq/coq/pull/11943>`_). |
