]> www.ginac.de Git - ginac.git/blobdiff - NEWS
* Finilize version 1.0.4 (version numbers, copyrights and such rubbish).
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 28322e7706cbd591d7137e520527259ee6554b1b..b5a706a9ae46c44fc0b09f82e7293cb24ee829f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,14 @@
 This file records noteworthy changes.
 
-1.0.3 (<date>)
+1.0.4 (24 January 2001)
+* Speedup in expand().
+* Faster Bernoulli numbers (Markus Nullmeier).
+* Some minor bugfixes and documentation updates.
+
+1.0.3 (21 December 2001)
 * Fixed a bug where quo() would call vector::reserve() with a negative
   argument.
+* Fix several bugs in code generation.
 
 1.0.2 (19 December 2001)
 * Input parser recognizes "sqrt()", which is also used in the output.