aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/02-specification-language/10997-unsupport-atts-warn.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/02-specification-language/10997-unsupport-atts-warn.rst')
-rw-r--r--doc/changelog/02-specification-language/10997-unsupport-atts-warn.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog/02-specification-language/10997-unsupport-atts-warn.rst b/doc/changelog/02-specification-language/10997-unsupport-atts-warn.rst
new file mode 100644
index 0000000000..43a748b365
--- /dev/null
+++ b/doc/changelog/02-specification-language/10997-unsupport-atts-warn.rst
@@ -0,0 +1,3 @@
+- The unsupported attribute error is now an error-by-default warning,
+ meaning it can be disabled (`#10997
+ <https://github.com/coq/coq/pull/10997>`_, by Gaƫtan Gilbert).