]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
Fix math cursor positioning bug
[lyx.git] / src / mathed / ChangeLog
index 9e85296406c51ad911789a25fd3d0a44fdceacf3..6fe71f87649549d15d79d131837f5c25b8f1a8c8 100644 (file)
@@ -1,3 +1,12 @@
+2005-04-02  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * math_data.C (x2pos): fix math cursor positioning bug
+
+2005-03-27  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * math_amsarrayinset.[Ch] (validate): new, require amsmath
+       * math_substackinset.[Ch] (validate): ditto
+       * math_arrayinset.[Ch] (validate): ditto (in the case of subarray)
 
 2005-03-24  Martin Vermeer  <martin.vermeer@hut.fi>