aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2005-03-29 15:41:01 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2005-03-29 15:41:01 +0000
commit4a842a74cfd3fe351c45ebba6733c7a160efa8bf (patch)
tree27fcfd2dd169d993cc8df1da1e50e0e83327a96a /CHANGES
parentef68bb94ba68cb690f6f59332f7dac3209b361be (diff)
Missing translating a 'O' into a '0' (again - cf bug #947); removed useless hypothesis of Zlt/Zgt_square_simpl (cg #948)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6898 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 25eb039ff..ef210416d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -45,6 +45,13 @@ Notations
- "format" option aware of recursive notations
+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)
+
Changes from V8.0beta to V8.0
=============================