]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
fix typo
[lyx.git] / src / ChangeLog
index 45ff4fa22a8e85640c9580c8a1db30b70d8ef6fe..2874370ecb57bff69fde189713c406b164cd9aae 100644 (file)
@@ -1,3 +1,15 @@
+2004-11-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * output_latex.C (TeXOnePar): override runparams.moving_arg
+       according to the needprotect value of the current paragraph (bug 1739)
+
+       * paragraph.C (simpleTeXOnePar): no need to override
+       runparams.moving_args here
+
+2004-11-14  John Spray  <spray_john@users.sourceforge.net>
+
+       * vspace.C: fix off-by-one-error, related to fix #1682
+
 2004-11-11  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * lengthcommon.C: a more general fix for bug 1682