From 570018fe2c37eee1f87d509037162768bffe6366 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Sat, 2 Nov 2019 18:01:26 +0100 Subject: Fix extension of changelog file. --- doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.md | 4 ---- doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.md create mode 100644 doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst (limited to 'doc') diff --git a/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.md b/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.md deleted file mode 100644 index e0573a2c74..0000000000 --- a/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.md +++ /dev/null @@ -1,4 +0,0 @@ -- Internal definitions generated by abstract-like tactics are now inlined - inside universe Qed-terminated polymorphic definitions, similarly to what - happens for their monomorphic counterparts, - (`#10439 `_, by Pierre-Marie Pédrot). diff --git a/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst b/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst new file mode 100644 index 0000000000..e0573a2c74 --- /dev/null +++ b/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst @@ -0,0 +1,4 @@ +- Internal definitions generated by abstract-like tactics are now inlined + inside universe Qed-terminated polymorphic definitions, similarly to what + happens for their monomorphic counterparts, + (`#10439 `_, by Pierre-Marie Pédrot). -- cgit v1.2.3