diff scripts/ChangeLog @ 4834:8f669cc5a901

[project @ 2004-03-11 18:49:17 by jwe]
author jwe
date Thu, 11 Mar 2004 18:49:17 +0000
parents a7b1e6122d0c
children 518e495e489f
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Mar 10 20:49:49 2004 +0000
+++ b/scripts/ChangeLog	Thu Mar 11 18:49:17 2004 +0000
@@ -1,3 +1,7 @@
+2004-03-10  Volker Kuhlmann  <VolkerKuhlmann@gmx.de>
+
+	* signal/sinewave.m: Allow N to default to M.
+
 2004-03-09  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* signal/unwrap.m: Use "isempty (tol)" instead of "tol == []".