diff scripts/ChangeLog @ 4877:0ab4fd8ded30

[project @ 2004-04-22 19:59:44 by jwe]
author jwe
date Thu, 22 Apr 2004 19:59:44 +0000
parents 2cbc6f37b0c2
children 4eaf35cfdb11
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Apr 22 19:38:14 2004 +0000
+++ b/scripts/ChangeLog	Thu Apr 22 19:59:44 2004 +0000
@@ -1,3 +1,8 @@
+2004-04-22  John W. Eaton  <jwe@octave.org>
+
+	* quaternion/qtransvmat.m: Use continuation characters to make
+	sure result is a matrix instead of a vector.  From <aklark@atdot.it>.
+
 2004-04-21  David Bateman  <dbateman@free.fr>
 
 	* scripts/elfun/lcm.m: Make N-d aware.