]> www.ginac.de Git - ginac.git/commitdiff
documentation update
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 20 Dec 2001 14:24:27 +0000 (14:24 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 20 Dec 2001 14:24:27 +0000 (14:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index eacd442e217caa0c11fbdf48cd16c6abd832a633..28322e7706cbd591d7137e520527259ee6554b1b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 This file records noteworthy changes.
 
+1.0.3 (<date>)
+* Fixed a bug where quo() would call vector::reserve() with a negative
+  argument.
+
 1.0.2 (19 December 2001)
 * Input parser recognizes "sqrt()", which is also used in the output.
 * divide(a,b,q) only modifies q if the division succeeds; also, divide(a,b,a)