]> www.ginac.de Git - ginac.git/blobdiff - NEWS
finalizing 1.2.3
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 0bc2945209d5995f1c0fe5aa8fe065480c17f4b7..a188df7f2ac95f295cd1f9d883d2bc3986e86b1c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
 This file records noteworthy changes.
 
-1.2.3 (<date>)
+1.2.3 (13 August 2004)
 * Added variants of dirac_trace() and color_trace() that take the trace over
   more than one representation label by specifying a set or list of labels.
 * diracgamma::contract_with() uses Chisholm identities in 4 dimensions to
   produce more compact results.
+* Fixed a bug in the series expansion of powers.
 * The --enable-html-doc and --enable-ps-doc configure options are gone.
   Documentation in HTML, DVI, PostScript, and PDF formats is now built with
   "make html", "make dvi", "make ps", and "make pdf", respectively. The only