]> git.lyx.org Git - features.git/blobdiff - src/mathed/ChangeLog
implement missing doClone methods
[features.git] / src / mathed / ChangeLog
index 560261bfade41fcc96522e88cdcbcaeb53bd718a..2cd9ed062fb3dc90378069b4470fa0c685164ac1 100644 (file)
@@ -1,3 +1,9 @@
+2005-02-23  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * math_parinset.[Ch] (doClone): Implement, avoids triggering the
+       assert in InsetBase::clone()
+       * ref_inset.[Ch] (clone): rename to doClone
+
 2005-02-14  Angus Leeming  <leeming@lyx.org>
 
        * math_rootinset.C (idxUpDown): Silence an MSVC compiler warning