diff options
| author | Pierre Roux | 2021-01-18 12:15:40 +0100 |
|---|---|---|
| committer | Pierre Roux | 2021-01-18 12:15:40 +0100 |
| commit | 7df37822980666c51109205dca8df99f3b81c4fb (patch) | |
| tree | 020f3573fd83c6f33971a38d3a69915ebf41f523 /doc | |
| parent | f724ed1e270eb48060a510ff99219227c342ad6c (diff) | |
Add changelog
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/04-tactics/13699-fix13579.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/13699-fix13579.rst b/doc/changelog/04-tactics/13699-fix13579.rst new file mode 100644 index 0000000000..9cf62fb595 --- /dev/null +++ b/doc/changelog/04-tactics/13699-fix13579.rst @@ -0,0 +1,6 @@ +- **Fixed:** + :tacn:`simpl` and :tacn:`hnf` now reduce primitive functions + on primitive integers, floats and arrays + (`#13699 <https://github.com/coq/coq/pull/13699>`_, + fixes `#13579 <https://github.com/coq/coq/issues/13579>`_, + by Pierre Roux). |
