]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
architectural changes to tex2lyx
[lyx.git] / src / mathed / ChangeLog
index 7a3242ac63d74957787be9780cb7403449d15d96..c6793d156662202e829c5d0890220f8ccdfcd5d7 100644 (file)
@@ -1,3 +1,13 @@
+2003-08-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * always use std::endl with lyxerr, and <config.h> in some places.
+
+2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * rename Inset to InsetOld
+
+       * all inset files (clone) return a auto_ptr<InsetBase>
+
 2003-07-21  Angus Leeming  <leeming@lyx.org>
 
        * formula.C (c-tor, addPreview): use namespace lyx::graphics rather