aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2005-04-26 16:42:06 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2005-04-26 16:42:06 +0000
commitfde155742bf2dabc08dff82ef3a1bbbb676c8c4b (patch)
tree8d6ab563c5c432ff4c568ba98c673afff4a895e8 /CHANGES
parent2d5be7b772820099c057b153b29d4d1554c895e1 (diff)
Fixed hypotheses of Z_lt_induction (see #957)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6962 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index ef210416d..45c5d671c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -50,7 +50,7 @@ Library
- Few improvements in ZArith potentially exceptionally breaking the
compatibility (useless hypothesys of Zgt_square_simpl and
Zlt_square_simpl removed; fixed names mentioning letter O instead of
- digit 0)
+ digit 0; weaken premises in Z_lt_induction)
Changes from V8.0beta to V8.0
=============================