]> git.lyx.org Git - features.git/blobdiff - src/mathed/ChangeLog
some fixes for compaq cxx
[features.git] / src / mathed / ChangeLog
index 80b9490e868d4784cbac7e3dcd81d8a421ed5a64..6017f6310069b33caf40a5692b16bf1ee297ad68 100644 (file)
@@ -1,3 +1,10 @@
+2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * *.C: remove all "using namespace std" directives (not
+       good!!) and replaced it with relevant "using" directives.
+       
+       * math_macrotemplate.C (Clone): change return type to MathInset*
+
 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * math_sizeinset.C: include support/LOstream.h