diff liboctave/ChangeLog @ 10438:44538c4ff9d1

liboctave/config-ops.sh: handle 'all' case correctly
author John W. Eaton <jwe@octave.org>
date Tue, 23 Mar 2010 15:06:33 -0400
parents 00219bdd2d17
children 3011d1765a6e
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-23  John W. Eaton  <jwe@octave.org>
+
+	* config-ops.sh: Work properly for "all" cases.
+
 2010-03-23  Jaroslav Hajek  <highegg@gmail.com>
 
 	* oct-inttypes.h (octave_int_arith_base::rem, octave_int_base::mod):