X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FChangeLog;h=b1e13e33a7315d08b3b3116f9fae8cab6eb3aa6d;hb=9a3176581dc3e9aee62d908faf8d48ddb43d4cc3;hp=98688659f6e087da12b6034fa3edb30c54aeeb51;hpb=a7e691445d7590d3d18f869ffc3f665bfce40955;p=lyx.git diff --git a/src/mathed/ChangeLog b/src/mathed/ChangeLog index 98688659f6..b1e13e33a7 100644 --- a/src/mathed/ChangeLog +++ b/src/mathed/ChangeLog @@ -1,3 +1,24 @@ +2001-02-16 Lars Gullik Bjønnes + + * Makefile.am (libmathed_la_SOURCES): remove math_write.C, add + math_utils.h + + * math_write.C: delete file + * math_delim.C: delete file + * marh_sqrtinset.h: delete file + + * move funcs to more localized files, more general cleanup. + Constify several local vars. Doxygen changes. Formatting. + +2001-02-15 Lars Gullik Bjønnes + + * support.C: add some consts + + * matriz.C: clean up a bit. + (matmat): remove the for loop. + + * several files: changes so that several friends can be removed + 2001-02-14 André Pönitz * formula.C: reformatting