diff scripts/ChangeLog @ 7935:85d6296d51e1

Add gcbo/gcbf functions.
author John W. Eaton <jwe@octave.org>
date Wed, 16 Jul 2008 14:28:48 -0400
parents de26beacb20f
children 18d7171759ff
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-16  Michael Goffioul  <michael.goffioul@gmail.com>
+
+	* plot/gcbo.m, plot/gcbf.m: New functions.
+	* plot/Makefile.in (SOURCES): Add them to the list.
+
 2008-07-16  John W. Eaton  <jwe@octave.org>
 
 	* deprecated/loadimage.m: New file.