aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2016-06-09 19:10:55 +0200
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2016-06-09 19:17:03 +0200
commit4de7d7fb63a68b766126ae467be1e9bc00b92948 (patch)
tree423502e158d2f9cfe17fa71772488862476f53d3 /CHANGES
parent5ea2539d4a7d12938787a74a12112e76aaf2a4ee (diff)
Reporting about a few bug fixes (to be continued).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6a1f8f0e4..dada2ed97 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,8 +3,12 @@ Changes from V8.5pl1 to V8.5pl2
Bugfixes
-- #4677: fix alpha-conversion in notations needing eta-expansion
+- #4677: fix alpha-conversion in notations needing eta-expansion.
- Fully preserve initial order of hypotheses in "Regular Subst Tactic" mode.
+- #4644: a regression in unification.
+- #4777: printing inefficiency with implicit arguments
+- #4752: CoqIDE crash on files not ended by ".v".
+- #4398: type_scope used consistently in "match goal".
Changes from V8.5 to V8.5pl1
============================