]> www.ginac.de Git - ginac.git/blobdiff - NEWS
- gamma() -> Gamma().
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 4467ebcde59a2aec24bee7cc44c4fe41667fc35c..0824232ae0651befc14547b75e65a33715549406 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 This file records noteworthy changes.
 
+0.6.0 (...)
+* Important interface changes:
+  gamma() -> Gamma()
+  EulerGamma -> gamma
+  beta() -> Beta()
+
 0.5.4 (15 March 2000)
 * Some algorithms in class matrix (notably determinant) were replaced by
   less brain-dead ones and should now have much better performance.