X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FChangeLog;h=302070803232ada222741ddee11d070557265fd1;hb=a746aa52146257c0e7a2d60123f63dccad5b2751;hp=2a8defab0285c4499a5ed8c4a86ce32d895f56eb;hpb=b751c74fe1fd678783b9c3cd9725aeed911d4c0f;p=lyx.git diff --git a/src/mathed/ChangeLog b/src/mathed/ChangeLog index 2a8defab02..3020708032 100644 --- a/src/mathed/ChangeLog +++ b/src/mathed/ChangeLog @@ -1,3 +1,7 @@ +2006-03-14 Georg Baum + + * math_parser.C (parse1): Parse \tag and \tag* correctly + 2006-03-14 Martin Vermeer * math_data.C (x2pos): Fix to bug 2325: Mouse click to right of last @@ -751,7 +755,7 @@ 2004-01-15 André Pönitz * *.[Ch]: Part of IU. Shift stuff from MathCursor and InsetFormula - to LCursor and InsetBase. + to Cursor and InsetBase. 2004-01-15 André Pönitz