]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Use lyxconvert script for reading old files
[lyx.git] / src / ChangeLog
index 228b37eea28392394ff94d3d6163ec046bf3225e..7ef6e4d0fb7f612d04e3d3ce36d5fa6ae9ab149c 100644 (file)
@@ -1,3 +1,19 @@
+2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * buffer.C (readFile): Run the lyxconvert script in order to read
+       old files.
+
+2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
+
+       * LyXAction.C:
+       * commandtags.h:
+       * lyxfunc.C: remove LFUN_TOOLBAR_PUSH
+2002-07-22  Herbert Voss  <voss@lyx.org>
+
+       * lengthcommon.C:
+       * lyxlength.[Ch]: add support for the vertical lengths
+       
 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
 
        * toc.[Ch]: std:: fixes