aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 817978b74..e93eb275c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -53,7 +53,8 @@ Libraries
as "Immediate". A compatibility "oldset" database retains these expensive
hints, so using "(e)auto with set oldset" should help porting scripts.
Same for FSetWeakInterface and FMap(Weak)Interface.
-- Few changes in Reals (lemmas on prod_f_SO now on prod_f_R0).
+- Few changes in Reals (lemmas on prod_f_SO now on prod_f_R0, useless
+ assumption in Rpower_O removed).
- Slight restructuration of the Logic library regarding choice and classical
logic. Addition of files providing intuitionistic axiomatizations of
descriptions: Epsilon.v, Description.v and IndefiniteDescription.v