# HG changeset patch # User John W. Eaton # Date 1224616404 14400 # Node ID 8067a06c901cd2e1fd7ad07569bd5145fc9b1819 # Parent 8a2559a1aefab2adca6a33981ac6b868c34dd9de ChangeLog fixes diff --git a/scripts/ChangeLog b/scripts/ChangeLog --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,4 +1,4 @@ -2008-10-21 Ben Abbott +2008-10-21 Ben Abbott * plot/clf.m: Improve Matlab compatibility. @@ -11,7 +11,7 @@ directly. Use allhild instead of looking at children field of figure object struct. -2008-10-20 Ben Abbott +2008-10-20 Ben Abbott * plot/orient.m: Fix syntax error.