From: André Pönitz Date: Mon, 16 Jul 2001 15:56:05 +0000 (+0000) Subject: forgot the ChangeLog again... X-Git-Tag: 1.6.10~21069 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9b870310732af003b47b0bbebcb7dcdda4ce1148;p=features.git forgot the ChangeLog again... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2256 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/ChangeLog b/src/mathed/ChangeLog index 7c73593516..65ef82ed0d 100644 --- a/src/mathed/ChangeLog +++ b/src/mathed/ChangeLog @@ -1,7 +1,14 @@ +2001-07-12 André Pönitz + + * math_cursor.[hC]: multicell selection (multicell pasete still defunct) + + * several files: supporting changes + 2001-07-13 Angus Leeming Consistent use of Lsstream.h: * formula.C: removed using std::ostringstream directive. + * math_cursor.C: std::istringstream -> istringstream. 2001-07-13 Jean-Marc Lasgouttes @@ -11,7 +18,7 @@ 2001-07-12 André Pönitz * math_updowninset.[hC]: new base class for script and bigop insets - *.[hC]: subsequnet changes to all Metric() functions + *.[hC]: subsequent changes to all Metric() functions * math_parser.C: small changes (\sqrt0 is read properly now)