aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHugo Herbelin2020-11-14 15:23:18 +0100
committerHugo Herbelin2020-11-17 16:19:39 +0100
commit857b8ebec0368581182990f311049869f5373858 (patch)
tree7e63409443837867e3a2d4a4617918fc94f1112d /doc
parent849a450e917df4a24cb2294c85022856e3d8d834 (diff)
Add changelog for #12986.
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/03-notations/12986-master+ordering-notation-by-precision.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/03-notations/12986-master+ordering-notation-by-precision.rst b/doc/changelog/03-notations/12986-master+ordering-notation-by-precision.rst
new file mode 100644
index 0000000000..8b233972bf
--- /dev/null
+++ b/doc/changelog/03-notations/12986-master+ordering-notation-by-precision.rst
@@ -0,0 +1,5 @@
+- **Changed:**
+ Use of notations for printing now gives preference
+ to notations which match a larger part of the term to abbreviate
+ (`#12986 <https://github.com/coq/coq/pull/12986>`_,
+ by Hugo Herbelin).