diff --git a/src/ChangeLog b/src/ChangeLog index 1bb66fb1ce..3a43219c99 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,9 @@ 2003-10-23 André Pönitz + * undo.C (textUndoOrRedo): + * dociterator.C (asDocIterator): work around crash + * cursor.C (getStatus): replace ASSERT by more verbose error message and manual correction of the problem. Should increase stability while providing more sensible information.