]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
fix crash after removing a table row (again due to uncorrected cursor
[lyx.git] / src / ChangeLog
index 4e06c64112889bf5f7f011fd1233983e00c13c61..1bb66fb1ce67593ae86dd17bcc062ba196e65fad 100644 (file)
@@ -1,3 +1,10 @@
+
+2003-10-23  André Pönitz  <poenitz@gmx.net>
+
+       * 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