From 883bea94e52fff9cee76894761d3704872d7a61d Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 4 Jan 2010 14:07:59 +0000 Subject: Few misc. updates. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12622 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index fac3d9034..9fdbc6ab0 100644 --- a/CHANGES +++ b/CHANGES @@ -126,6 +126,8 @@ Library - Lemmas in library Relations and Reals have been homogenized a bit. - The implicit argument of Logic.eq is now maximally inserted, allowing to simply write "eq" instead of "@eq _" in morphism signatures. +- Light revision and extension of the List library (possible source + of incompatibilities solvable by qualifying names accordingly). - Revision of the Sorting library: - new mergesort of worst-case complexity O(n*ln(n)) made available in Mergesort.v; -- cgit v1.2.3