diff options
| author | Hugo Herbelin | 2020-08-10 20:22:45 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2020-08-20 21:26:36 +0200 |
| commit | c75f4dcdd3b61b3950ae89f2618a3d7302a64772 (patch) | |
| tree | 58eb00a17d8aef0c74bb64aaef59bccf4a50ae6e | |
| parent | 13e4331494ea5bd2b37cb5730ac15662a9067772 (diff) | |
Adding change log for PR #12816.
| -rw-r--r-- | doc/changelog/04-tactics/12816-master+fix12787-K-redex-injection-anomaly.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/12816-master+fix12787-K-redex-injection-anomaly.rst b/doc/changelog/04-tactics/12816-master+fix12787-K-redex-injection-anomaly.rst new file mode 100644 index 0000000000..289d17167d --- /dev/null +++ b/doc/changelog/04-tactics/12816-master+fix12787-K-redex-injection-anomaly.rst @@ -0,0 +1,6 @@ +- **Fixed:** + Anomaly with :tacn:`injection` involving artificial + dependencies disappearing by reduction + (`#12816 <https://github.com/coq/coq/pull/12816>`_, + fixes `#12787 <https://github.com/coq/coq/issues/12787>`_, + by Hugo Herbelin). |
