aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Dénès2016-04-22 14:38:27 +0200
committerMaxime Dénès2016-04-22 14:38:27 +0200
commit1c506bb3d9128590f23a4872586a22d930672a69 (patch)
tree64262880f063a3e75edb41c5dfd33ba9f5ca0993
parent4f087a9c3139fed092171b70ca9f6470be4bf9c0 (diff)
Mention problems with fix of #4582 in CHANGES.
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b400ff1a80..79fe3642b2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -52,7 +52,7 @@ Other bugfixes
- #4540: CoqIDE bottom progress bar does not update.
- Fix regression from 8.4 in reflexivity
- #4580: [Set Refine Instance Mode] also used for Program Instance.
-- #4582: cannot override notation [ x ].
+- #4582: cannot override notation [ x ]. MAY CREATE INCOMPATIBILITIES, see #4683.
- STM: Print/Extraction have to be skipped if -quick
- #4542: CoqIDE: STOP button also stops workers
- STM: classify some variants of Instance as regular `Fork nodes.