diff --git a/src/ChangeLog b/src/ChangeLog --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2010-10-18 + + * VirtualLeaf.cpp (TIMESTEP): Removed getIterations(). + + * mesh.h (Mesh): Removed {increment,get}Iterations(). + + * canvas.cpp (TimeStepWrap): Replaced getIterations() with getTime(). + 2010-10-15 * mesh.h (Mesh): Added iterations. incrementIterations() and