diff src/ChangeLog @ 11085:2beacd515e09

Update docstrings for convolution family of functions (conv, conv2, fftconv)
author Rik <octave@nomad.inbox5.com>
date Thu, 07 Oct 2010 11:27:03 -0700
parents bb8bf77f2242
children 3071d909ebab
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 07 03:18:44 2010 -0400
+++ b/src/ChangeLog	Thu Oct 07 11:27:03 2010 -0700
@@ -1,3 +1,7 @@
+2010-10-07  Rik <octave@nomad.inbox5.com>
+
+	* DLD-FUNCTIONS/conv2.cc (convn): Update docstring.  Add 1 new test.
+
 2010-10-07  John W. Eaton  <jwe@octave.org>
 
 	* DLD-FUNCTIONS/conv2.cc (convn): Style fixes.  Edit docstring.