]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
architectural changes to tex2lyx
[lyx.git] / src / mathed / ChangeLog
index 077f6278989081e0c81a24751e761f406ba7ea2e..c6793d156662202e829c5d0890220f8ccdfcd5d7 100644 (file)
@@ -1,5 +1,11 @@
+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>