]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
and this
[lyx.git] / src / ChangeLog
index 4e06c64112889bf5f7f011fd1233983e00c13c61..3a43219c9952583211f0e170f5b766c562d19818 100644 (file)
@@ -1,3 +1,13 @@
+
+2003-10-23  André Pönitz  <poenitz@gmx.net>
+
+       * 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.
+
 2004-10-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * lyxfunc.C (getStatus,dispatch): handle LFUN_(PREVIOUS|NEXT)BUFFER