]> www.ginac.de Git - ginac.git/blobdiff - NEWS
bumped archive version because of new way of specifying symmetry for indexed
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 11a1966ad9c155e8799ddccb5b15805d54649891..e62d07386a8be0560beea6c81509f523ed1c6268 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ This file records noteworthy changes.
   - is_ex_of_type(foo, type) -> is_a<type>(foo)
   - is_exaclty_of_type(foo, type) -> is_exaclty_a<type>(foo)
   - is_ex_exaclty_of_type(foo, type) -> is_exaclty_a<type>(foo)
+  - ex_to_foobar(baz)  ->  ex_to<foobar>(baz)
 
 0.9.0 (7 June 2001)
 * In the output and in ginsh, lists are now delimited by { } braces, and