tuned;
authorwenzelm
Sun, 12 Apr 2015 00:26:24 +0200
changeset 60025 d84b355f341f
parent 60024 fe31c7e7ebf4
child 60026 41d81b4a0a21
child 60027 c42d65e11b6e
child 60035 4b77fc0b3514
tuned;
NEWS
--- a/NEWS	Sat Apr 11 23:55:04 2015 +0200
+++ b/NEWS	Sun Apr 12 00:26:24 2015 +0200
@@ -262,8 +262,8 @@
 additive inverse operation. INCOMPATIBILITY.
 
 * Complex powers and square roots. The functions "ln" and "powr" are now
-  overloaded for types real and complex, and 0 powr y = 0 by definition.
-  INCOMPATIBILITY: type constraints may be necessary.
+overloaded for types real and complex, and 0 powr y = 0 by definition.
+INCOMPATIBILITY: type constraints may be necessary.
 
 * The functions "sin" and "cos" are now defined for any type of sort
 "{real_normed_algebra_1,banach}" type, so in particular on "real" and