diff options
Diffstat (limited to 'doc/changelog/04-tactics/13469-no-int-in-fail.rst')
| -rw-r--r-- | doc/changelog/04-tactics/13469-no-int-in-fail.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/13469-no-int-in-fail.rst b/doc/changelog/04-tactics/13469-no-int-in-fail.rst new file mode 100644 index 0000000000..e0fcbb924e --- /dev/null +++ b/doc/changelog/04-tactics/13469-no-int-in-fail.rst @@ -0,0 +1,5 @@ +- **Removed:** + :tacn:`fail` and :tacn:`gfail`, which formerly accepted negative + values as a parameter, now give syntax errors for negative + values (`#13469 <https://github.com/coq/coq/pull/13469>`_, + by Jim Fehrle). |
