changeset 11278:cf5f87246c90

changelog fix
author John W. Eaton <jwe@octave.org>
date Fri, 19 Nov 2010 21:28:32 -0500
parents 7d5351fc575a
children 301c5aff54ee
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -8,6 +8,8 @@
 
 2010-11-19  John W. Eaton  <jwe@octave.org>
 
+	Bug #31707.
+
 	* mex.cc (mex::free): Don't warn about skipping memory not
 	allocated by mxMalloc, mxCalloc, or mxRealloc.