aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9ae953f99..1b96c64bb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -42,6 +42,13 @@ Tactics
- New command "r string" that interprets "idtac string" as a breakpoint
and jumps to its next use in Ltac debugger.
+Libraries
+
+- MSetRBT : a new implementation of MSets via Red-Black trees (initial
+ contribution by Andrew Appel).
+- MSetAVL : for maximal sharing with the new MSetRBT, the argument order
+ of Node has changed (this should be transparent to regular MSets users).
+
Module System
- The names of modules (and module types) are now in a fully separated