diff scripts/ChangeLog @ 8826:d49678a78fb9

make dmult deprecated
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 20 Feb 2009 12:07:30 +0100
parents 70d06ed27c08
children b86b42f77899
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,12 @@
+2009-02-20  Jaroslav Hajek  <highegg@gmail.com>
+
+	* linear-algebra/dmult.m: Remove.
+	* linear-algebra/Makefile.in: Update.
+	* deprecated/dmult.m: Move here; revert to the 3.0.x version.
+	* deprecated/Makefile.in: Update.
+	* statistics/models/logistic_regression_derivatives.m: Replace dmult
+	by diagonal matrices.
+
 2009-02-19  Ben Abbott <bpabbott@mac.com>
 
 	* plot/gnuplot_drawnow.m: Only send figure position info to gnuplot