summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-08-31 13:33:42 +0000
committerCarl Worth <cworth@cworth.org>2005-08-31 13:33:42 +0000
commiteb2316ecc7dfe2f7a87153c0094bda8754f6d36f (patch)
tree3a5c42ab5649f8398dacfbb4e8ab9568fa7148e9 /ChangeLog
parent464c6dffcf251d4b0089e50b716979da5e3b9a5a (diff)
Fix test to not try to set a non-invertible matrix. (We'd gotten away with this due to round-off error on many systems). Fixes one out of six failures in bug #4245.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 133425d9a..103479e7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-08-31 Carl Worth <cworth@cworth.org>
+ * test/get-and-set.c: Fix test to not try to set a non-invertible
+ matrix. (We'd gotten away with this due to round-off error on many
+ systems). Fixes one out of six failures in bug #4245.
+
+2005-08-31 Carl Worth <cworth@cworth.org>
+
* AUTHORS: Add Radek DoulĂ­k.
* test/.cvsignore: