diff options
| author | Pierre-Marie Pédrot | 2020-05-12 21:07:43 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2020-05-12 21:07:43 +0200 |
| commit | 942a198f7e70c5cf3e4bf39232da8b5b26c79d61 (patch) | |
| tree | 6cda67c289a53cdafebe9c4ebe189490dada8d2f /doc | |
| parent | 5784bb98aaa3e4eab4cd3e9871afb4b40d82f62c (diff) | |
| parent | cb14a7ebfbad02d954bc2ffa9c924c95f6dd5543 (diff) | |
Merge PR #12223: Locating error again in atomic tactics (fixes #12152)
Reviewed-by: ppedrot
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/04-tactics/12223-master+fix12152-locating-error-atomic-level.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/12223-master+fix12152-locating-error-atomic-level.rst b/doc/changelog/04-tactics/12223-master+fix12152-locating-error-atomic-level.rst new file mode 100644 index 0000000000..dc438f151e --- /dev/null +++ b/doc/changelog/04-tactics/12223-master+fix12152-locating-error-atomic-level.rst @@ -0,0 +1,6 @@ +- **Fixed:** + Loss of location of some tactic errors + (`#12223 <https://github.com/coq/coq/pull/12223>`_, + by Hugo Herbelin; fixes + `#12152 <https://github.com/coq/coq/pull/12152>`_ and + `#12255 <https://github.com/coq/coq/pull/12255>`_). |
