]> git.lyx.org Git - features.git/commitdiff
forgot the ChangeLog again...
authorAndré Pönitz <poenitz@gmx.net>
Mon, 16 Jul 2001 15:56:05 +0000 (15:56 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 16 Jul 2001 15:56:05 +0000 (15:56 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2256 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/ChangeLog

index 7c73593516cfeedef540af744a999b0782fec6a9..65ef82ed0d45fc7f88e5348d88914ca7d741e09e 100644 (file)
@@ -1,7 +1,14 @@
+2001-07-12 André Pönitz  <poenitz@htwm.de>
+
+       * math_cursor.[hC]: multicell selection (multicell pasete still defunct)
+
+       * several files: supporting changes
+
 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
 
        Consistent use of Lsstream.h:
        * formula.C: removed using std::ostringstream directive.
+
        * math_cursor.C: std::istringstream -> istringstream.
 
 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
@@ -11,7 +18,7 @@
 2001-07-12 André Pönitz  <poenitz@htwm.de>
 
        * 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)