diff ChangeLog @ 10002:e93c9bfff8b8

allow size_equal with 0 arguments
author Jaroslav Hajek <highegg@gmail.com>
date Sat, 19 Dec 2009 21:10:46 +0100
parents d36f8c473dff
children 2ea3110e15ed
line wrap: on
line diff
--- a/ChangeLog	Fri Dec 18 13:26:05 2009 -0500
+++ b/ChangeLog	Sat Dec 19 21:10:46 2009 +0100
@@ -1,3 +1,7 @@
+2009-12-19  Jaroslav Hajek  <highegg@gmail.com>
+
+	* data.cc (Fsize_equal): Allow calling with zero arguments.
+
 2009-12-15  John W. Eaton  <jwe@octave.org>
 
 	* README.MSVC: Delete section about obtaining glob library.