]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Updated changes
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 25b08be686233b2b85221c6f24e12c569e4cc6bc..f163295fc172c6cc4f088013a22498adf2fce6a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
 This file records noteworthy changes.
 
-1.1.7 (<date>)
+1.1.8 (<date>)
+* S(0,p,x) now evaluates numerically.
+
+1.1.7 (11 March 2004)
 * Fixed a bug in canonicalize_clifford().
+* Series expansion now works predictably. All terms with the exponent of the
+  expansion variable smaller than the given order are calculated exactly. If
+  the series is not terminating, the Order function is (at least) of the given
+  order.
 
 1.1.6 (22 January 2004)
 * Added a function option "dummy()" which means "no options". This simplifies