aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/08-tools/12410-add-fixes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/08-tools/12410-add-fixes.rst b/doc/changelog/08-tools/12410-add-fixes.rst
new file mode 100644
index 0000000000..f4c41dc3c3
--- /dev/null
+++ b/doc/changelog/08-tools/12410-add-fixes.rst
@@ -0,0 +1,4 @@
+- **Changed:**
+ ``dev/tools/make-changelog.sh`` now asks for a list of bugs fixed by the PR
+ (`#12410 <https://github.com/coq/coq/pull/12410>`_, fixes `#12386
+ <https://github.com/coq/coq/issues/12386>`_, by Jason Gross).