]> git.lyx.org Git - features.git/blobdiff - src/mathed/ChangeLog
rename math_(root|grid).[Ch] to math_(root|grid)inset.[Ch]
[features.git] / src / mathed / ChangeLog
index b437db23f6fdfae07947fea5b248aa1cdfe7847a..a14639c957f4cbb4e36a17a47a3fb65b8f9ae7d9 100644 (file)
@@ -1,10 +1,15 @@
+2001-07-16 André Pönitz  <poenitz@htwm.de>
+
+       * math_grid.[Ch] -> math_gridinset.[Ch]
+         math_root.[Ch] -> math_rootinset.[Ch]: more consistent names
+
 2001-07-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * math_cursor.C (operator==): moved ouf of struct
        (operator<): ditto
        (normalAnchor): reversed one test (but shouldn't it really be >= ?)
 
-2001-07-12 André Pönitz  <poenitz@htwm.de>
+2001-07-16 André Pönitz  <poenitz@htwm.de>
 
        * math_cursor.[hC]: multicell selection (multicell pasete still defunct)