diff scripts/ChangeLog @ 11483:66309af67746

ChangeLog fix
author John W. Eaton <jwe@octave.org>
date Tue, 11 Jan 2011 05:17:26 -0500
parents a02d00dd3d5f
children 571bfa4fc295
line wrap: on
line diff
--- a/scripts/ChangeLog	Mon Jan 10 22:01:08 2011 -0800
+++ b/scripts/ChangeLog	Tue Jan 11 05:17:26 2011 -0500
@@ -12,7 +12,7 @@
 
 	* general/private/__isequal__.m: Use builtin ("struct", ...) to
 	convert objects to a structs to avoid possible overloading of
-	the struct function.
+	the struct function.  Bug #32071.
 
 2011-01-09  Rik  <octave@nomad.inbox5.com>