diff options
| author | Pierre-Marie Pédrot | 2019-10-22 10:55:56 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2019-10-22 10:55:56 +0200 |
| commit | 487f23187413e6cf6ee117d798a9057d0008aa6a (patch) | |
| tree | 3808cc96f0884475ff089820587c69915f589be1 /doc | |
| parent | 23a825c1b02b50991f0bed9e3f71197a46c639a5 (diff) | |
| parent | e9497e5131f13cdea86aff8ae697415d400538fd (diff) | |
Merge PR #10899: Fixes #10894 regression: uconstr was not anymore typed in the Ltac-substituted environment
Reviewed-by: ejgallego
Reviewed-by: ppedrot
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/05-tactic-language/10899-master+fix10894-regression-ltac-uconstr-typing.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog/05-tactic-language/10899-master+fix10894-regression-ltac-uconstr-typing.rst b/doc/changelog/05-tactic-language/10899-master+fix10894-regression-ltac-uconstr-typing.rst new file mode 100644 index 0000000000..9d15b7126f --- /dev/null +++ b/doc/changelog/05-tactic-language/10899-master+fix10894-regression-ltac-uconstr-typing.rst @@ -0,0 +1 @@ +- Fixed bug #10894: Ltac1 regression in binding free names in uconstr (`#10899 <https://github.com/coq/coq/pull/10899>`_, by Hugo Herbelin). |
