NEWS
changeset 65064 a4abec71279a
parent 65057 799bbbb3a395
child 65072 36c650d1a90d
--- a/NEWS	Tue Feb 28 08:18:12 2017 +0100
+++ b/NEWS	Tue Feb 28 13:51:47 2017 +0000
@@ -63,6 +63,10 @@
 * Dropped aliasses RangeP, DomainP for Rangep, Domainp respectively.
 INCOMPATIBILITY.
 
+* Renamed ii to imaginary_unit in order to free up ii as a variable name.
+The syntax \<i> remains available.
+INCOMPATIBILITY.
+
 * Dropped abbreviations transP, antisymP, single_valuedP;
 use constants transp, antisymp, single_valuedp instead.
 INCOMPATIBILITY.