]> git.lyx.org Git - features.git/blobdiff - src/mathed/ChangeLog
mathed53.diff
[features.git] / src / mathed / ChangeLog
index 9252083331b83582630aa3dff836e70a0d42c413..56f81a59f7f239941de53b9102cd4e7a936d8039 100644 (file)
@@ -1,3 +1,10 @@
+
+2001-03-10  André Pönitz  <poenitz@htwm.de>
+       * math_xiter.[Ch]:
+         math_matrixinset.C: move adjustVerticalSt to the only place where
+      it is used. Fix a small bug where the cached row structure and the
+           actual data get out of sync after the deletion of whole rows
+
 2001-03-09  André Pönitz  <poenitz@htwm.de>
        * math_cursor.C: use std::vector<> in MathStackXIter
                change selstk from a pointer to the "real thing"