X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=e254a32727e219af020a1c0915e955667f78ad34;hb=cb52251ccff29d6cbfa13ab90a96be566e3f41ac;hp=42efae69f622dcd66b9657529ac0cee65fe420fe;hpb=6a660a48b7f4ec897b16776a66832f502c0f5d44;p=lyx.git diff --git a/src/ChangeLog b/src/ChangeLog index 42efae69f6..e254a32727 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,19 @@ +2001-11-26 John Levon + + * vspace.C: initialise lyxgluelength on failure + +2001-11-28 Allan Rae + + * text.C (paintLastRow): g++-2.95.3 and others don't like variable + declaration & definition that looks like a function declaration. + +2001-11-27 Jean-Marc Lasgouttes + + * BufferView2.C (copy): + (copyEnvironment): do not clear the selection when doing a copy. + + * text.C (paintFirstRow): compilation fix + 2001-11-27 Ben Stanley * tabular.C (Latex): correct line count when writing latex.