diff options
| author | Hugo Herbelin | 2016-04-19 19:13:23 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2016-04-19 19:40:13 +0200 |
| commit | 75a48bfc6b91f1e5095d9cdfbcc0ae2bf8cf16ec (patch) | |
| tree | 3954479b911b7681255764be0bcb13d72f52e8bd /CHANGES | |
| parent | b038ff00e3d1873bed580c13df1b18ce0510abb2 (diff) | |
Fixing #4677 (collision of a global variable and of a local variable
while eta-expanding a notation) + a more serious variant of it
(alpha-conversion incorrect wrt eta-expansion).
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Changes from V8.5pl1 to V8.5pl2 +=============================== + +Bugfixes + +- #4677: fix alpha-conversion in notations needing eta-expansion + Changes from V8.5 to V8.5pl1 ============================ |
