aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/11-infrastructure-and-dependencies/12388-fix-timing-diff-0s.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/11-infrastructure-and-dependencies/12388-fix-timing-diff-0s.rst')
-rw-r--r--doc/changelog/11-infrastructure-and-dependencies/12388-fix-timing-diff-0s.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/11-infrastructure-and-dependencies/12388-fix-timing-diff-0s.rst b/doc/changelog/11-infrastructure-and-dependencies/12388-fix-timing-diff-0s.rst
deleted file mode 100644
index 4e5406ad4d..0000000000
--- a/doc/changelog/11-infrastructure-and-dependencies/12388-fix-timing-diff-0s.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Fixed:**
- ``make pretty-timed-diff`` no longer raises Python exceptions in the rare
- corner case where the log of times contains no files (`#12388
- <https://github.com/coq/coq/pull/12388>`_, fixes `#12387
- <https://github.com/coq/coq/pull/12387>`_, by Jason Gross).