X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FChangeLog;h=a5fb2aeae927a5367c008fa00e789dd011c36468;hb=b0da75ab1e6ed0e5a14d89e8f2573cfad32498e0;hp=0ff21c4b8cb7504f7c4b54ca60099a676f6abd19;hpb=7e8b69acf03403d91b29ef71fc8816d8fc482700;p=lyx.git diff --git a/src/mathed/ChangeLog b/src/mathed/ChangeLog index 0ff21c4b8c..a5fb2aeae9 100644 --- a/src/mathed/ChangeLog +++ b/src/mathed/ChangeLog @@ -1,5 +1,8 @@ 2001-05-02 Jean-Marc Lasgouttes + * matriz.C: add using directives when needed for C functions + declared in std:: namespace. + * math_macrotemplate.h: do not use explicitely std::string, but string.