From fcc19bf1371dd214c1b636a349376675c51e5f74 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Wed, 11 Feb 2004 14:05:25 +0000 Subject: [PATCH] and this git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8420 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 0589f20bb0..93355ee3e5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,4 +1,23 @@ +2004-02-11 André Pönitz + + * lyxfunc.C: + * BufferView.[Ch]: + * BufferView_pimpl.C: shift undo/redo handling + + * cursor.[Ch]: fix mathed crash + + * lyxfind.C: + * lyxtext.h: move selectionAsText to LCursor + + * output_latex.C: + * paragraph.C: + * text.C: + * text2.C: + * text3.C: adjust + + * rowpainter.C: fix excessive drawing + 2004-02-06 André Pönitz * BufferView.[Ch]: -- 2.39.2