X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=054943975597c6fa95785a98cba4ae7acaa1e2c1;hb=50bbb55cb07642f4fa80fa5659de4826609da8f0;hp=e6844ff92c5de8221b35bd1b13eaa59304a607a6;hpb=b0650a1e5f23ad7b45e110197b72cef48a3526f1;p=lyx.git diff --git a/src/ChangeLog b/src/ChangeLog index e6844ff92c..0549439755 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2003-10-20 Martin Vermeer + + * text.C: re-introduce display() for insets, fixing the + various bugs (stretch of line above, math inset + positioning, ...) + +2003-10-20 Jean-Marc Lasgouttes + + * text.C (rightMargin): remove spurious semicolon + + * lengthcommon.C: add empty unit_name* entries for UNIT_NONE (bug + 1415) + 2003-10-18 Martin Vermeer * text3.C: fix one crash due to wrong cursor def