diff --git a/src/ChangeLog b/src/ChangeLog index aff7bb3bbb..23ef87f288 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -8,6 +8,16 @@ * buffer.C: * vspace.C: remove dead header lyx_main.h +2002-08-07 Angus Leeming + + * Paragraph.[Ch]: + * paragraph_pimpl.h: + Forward declare class Counters in paragraph.h by moving the ctrs member + variable into Paragraph::Pimpl. + (counters): new method, returning a reference to pimpl_->ctrs. + + * text2.C: ensuing changes. + 2002-08-07 John Levon * BufferView_pimpl.C (resizeCurrentBuffer): update scrollbar