diff liboctave/ChangeLog @ 4307:fd034cd46aea

[project @ 2003-01-24 19:20:50 by jwe]
author jwe
date Fri, 24 Jan 2003 19:20:50 +0000
parents 6d3df3900252
children a9560cebae6e
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Jan 24 04:21:58 2003 +0000
+++ b/liboctave/ChangeLog	Fri Jan 24 19:20:50 2003 +0000
@@ -1,3 +1,8 @@
+2003-01-24  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* oct-rand.h, oct-rand.cc: New files.
+	* Makefile.in: Add them to the appropriate lists.
+
 2003-01-23  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Array2-idx.h (Array2<T>::index): Fix off-by-one error.