aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/09-coqide
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2020-01-16 22:12:39 +0100
committerPierre-Marie Pédrot2020-01-16 22:12:39 +0100
commit17df0e74a256b37107784c6caa3dc09a21a9a12a (patch)
tree840a60500351a3beaee247e842f48103e3aea97b /doc/changelog/09-coqide
parentc2d83dbb97a2a3090e1f3a1bf5a714bf5093dab9 (diff)
Adding a changelog.
Diffstat (limited to 'doc/changelog/09-coqide')
-rw-r--r--doc/changelog/09-coqide/11400-gtk-ide-completion.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/09-coqide/11400-gtk-ide-completion.rst b/doc/changelog/09-coqide/11400-gtk-ide-completion.rst
new file mode 100644
index 0000000000..2dc3992b9c
--- /dev/null
+++ b/doc/changelog/09-coqide/11400-gtk-ide-completion.rst
@@ -0,0 +1,5 @@
+- **Changed:**
+ CoqIDE now uses the GtkSourceView native implementation of
+ the autocomplete mechanism.
+ (`#11400 <https://github.com/coq/coq/pull/11400>`_,
+ by Pierre-Marie Pédrot).