From: John Levon Date: Thu, 23 May 2002 15:48:42 +0000 (+0000) Subject: the missing changelog X-Git-Tag: 1.6.10~19223 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=82427369455a8a2a5ba9a6ce1b826dfb89d8ba99;p=features.git the missing changelog git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4193 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/ChangeLog b/src/ChangeLog index 1e1f157dee..a75ec18fb1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,22 @@ +2002-05-23 John Levon + + * BufferView_pimpl.C: + * BufferView_pimpl.h: + * Makefile.am: + * WorkArea.h: + * WorkArea.C: + * screen.C: move WorkArea into frontends/ + + * lyxscreen.h: + * screen.C: + * text.C: + * BufferView.C: + * BufferView2.C: move LyXScreen into frontends/ + + * lyxlookup.h: + * lyxlookup.C: + * lyx_gui.C: move lyxlookup into frontends/xforms/ + 2002-05-23 John Levon * BufferView2.C: