diff scripts/ChangeLog @ 5576:7e008607a86e

[project @ 2005-12-13 19:05:54 by jwe]
author jwe
date Tue, 13 Dec 2005 19:05:55 +0000
parents 234751865ca2
children 03d2e1df7c1b
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Dec 13 18:44:20 2005 +0000
+++ b/scripts/ChangeLog	Tue Dec 13 19:05:55 2005 +0000
@@ -1,3 +1,8 @@
+2005-12-13  Ivana Varekova <varekova@redhat.com>
+
+	* sparse/treeplot.m, sparse/etreeplot.m, sparse/gplot.m:
+	New graph theory functions.
+
 2005-12-13  John W. Eaton  <jwe@octave.org>
 
 	* general/blkdiag.m: Use "isempty" instead of @isempty.