diff src/ChangeLog @ 4765:e941e1470d7b

[project @ 2004-02-16 05:56:50 by jwe]
author jwe
date Mon, 16 Feb 2004 05:56:51 +0000
parents ac927178fce7
children aef1e2d57055
line wrap: on
line diff
--- a/src/ChangeLog	Mon Feb 16 05:15:50 2004 +0000
+++ b/src/ChangeLog	Mon Feb 16 05:56:51 2004 +0000
@@ -1,3 +1,11 @@
+2004-02-15  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* lex.l (yywrap): Don't #undef this symbol.
+
+2004-02-15  Petter Risholm  <risholm@stud.ntnu.no>
+
+	* pt-mat.cc: Make [,] concatenation work for N-d arrays.
+
 2004-02-15  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* data.cc (do_cat): Merge with Fcat.