diff options
| author | Emilio Jesus Gallego Arias | 2019-12-05 23:38:43 +0100 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2019-12-05 23:38:43 +0100 |
| commit | 0e694678eddaede188335df139ce17d649c013e6 (patch) | |
| tree | 94e9a58fe461603d5befa14543a8789a6907a09e /doc | |
| parent | a78165d9fb333f2c50ab5ae52c32507429859c89 (diff) | |
| parent | eff360695af18476bfca0edfdea467cbf9203984 (diff) | |
Merge PR #11241: Unfortunate Coq 8.10 bug with "cofix with" tactic syntax
Reviewed-by: Zimmi48
Reviewed-by: ejgallego
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst b/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst new file mode 100644 index 0000000000..462ba4a7b1 --- /dev/null +++ b/doc/changelog/05-tactic-language/11241-master+bug-cofix-with-8.10.rst @@ -0,0 +1,4 @@ +- **Fixed:** + Syntax of tactic `cofix ... with ...` was broken from Coq 8.10. + (`#11241 <https://github.com/coq/coq/pull/11241>`_, + by Hugo Herbelin). |
