aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/11203-fix-time-printing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/11203-fix-time-printing.rst')
-rw-r--r--doc/changelog/04-tactics/11203-fix-time-printing.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/04-tactics/11203-fix-time-printing.rst b/doc/changelog/04-tactics/11203-fix-time-printing.rst
deleted file mode 100644
index cdfd2b228e..0000000000
--- a/doc/changelog/04-tactics/11203-fix-time-printing.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- The optional string argument to :tacn:`time` is now properly quoted
- under :cmd:`Print Ltac` (`#11203
- <https://github.com/coq/coq/pull/11203>`_, fixes `#10971
- <https://github.com/coq/coq/issues/10971>`_, by Jason Gross)