]> www.ginac.de Git - ginac.git/commitdiff
Updated NEWS.
authorJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Thu, 20 Oct 2005 13:20:25 +0000 (13:20 +0000)
committerJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Thu, 20 Oct 2005 13:20:25 +0000 (13:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 38e4b26ce6d4267176f5ad1a65566b2589c1b46c..f49682bdc796cfb8b8c3dc8d7a8460f19f46d7b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ This file records noteworthy changes.
   around +-I.
 * Fixed const-correctness in printing handler for GCC 4.0.2
 * Made lookup in adaptivesimpson precision-aware.
+* Added series expansion for functions (classical) Li and S around x==0.
 * Added fsolve() numerical univariate real-valued function solver.
 * Added functions sub_matrix() and reduced_matrix().
 * Small cleanups. Less warnings with latest GCC.