aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Dénès2016-07-08 14:50:32 +0200
committerMaxime Dénès2016-07-08 14:50:32 +0200
commit78063b84f46de33de8ad58f80e45a90fa290dcd6 (patch)
tree3816bf19f932eab1cadce00c0448d6f6822cde7c
parente1661dc9a43b34526437e9bc3029e6320e09f899 (diff)
Add a few fixes in CHANGES that were forgotten.
We should really automate the generation of the log of fixes for CHANGES.
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7d5691efe7..e7620dd4a8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,12 @@ Other bugfixes
- #4818: "Admitted" fails due to undefined universe anomaly after calling
"destruct"
- #4823: remote counter: avoid thread race on sockets
+- #4841: -verbose flag changed semantics in 8.5, is much harder to use
+- #4851: [nsatz] cannot handle duplicated hypotheses
+- #4858: Anomaly: Uncaught exception Failure("hd"). Please report. in variant
+ of nsatz
+- #4880: [nsatz_compute] generates invalid certificates if given redundant
+ hypotheses
- #4881: synchronizing "Declare Implicit Tactic" with backtrack.
- #4882: anomaly with Declare Implicit Tactic on hole of type with evars
- Fix use of "Declare Implicit Tactic" in refine.