aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/10-standard-library/12044-issue-12015.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/10-standard-library/12044-issue-12015.rst')
-rw-r--r--doc/changelog/10-standard-library/12044-issue-12015.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/changelog/10-standard-library/12044-issue-12015.rst b/doc/changelog/10-standard-library/12044-issue-12015.rst
deleted file mode 100644
index 166fc80fb0..0000000000
--- a/doc/changelog/10-standard-library/12044-issue-12015.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-- **Fixed:**
- Rewrote ``Structures.OrderedTypeEx.String_as_OT.compare``
- to avoid huge proof terms
- (Fixes `#12015 <https://github.com/coq/coq/issues/12015>`_,
- `#12044 <https://github.com/coq/coq/pull/12044>`_,
- by formalize.eth (formalize@protonmail.com)).
-- **Added:**
- Added ``Structures.OrderedTypeEx.Ascii_as_OT``
- (`#12044 <https://github.com/coq/coq/pull/12044>`_,
- by formalize.eth (formalize@protonmail.com)).