X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=5b32b815d876a02c7d246d31709f340a836b6311;hb=22cdac5d5d53c4a5f4ecc9d2af0f5eeaf0f8295b;hp=c9634c15e416d40dee5f9888a034ef0a3c51661e;hpb=5a806353e4703ff9f381738d54990fe01474a572;p=lyx.git diff --git a/src/ChangeLog b/src/ChangeLog index c9634c15e4..5b32b815d8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,22 @@ +2006-03-10 Martin Vermeer + + * BufferView.[Ch]: + * BufferView_pimpl.[Ch]: + * LyXAction.C: + * debug.[Ch]: + * rowpainter.C: + * text3.C: Inside-inset speedup, esp. for the Mac (bug 2195) + +2006-03-07 Georg Baum + + * pch.h: fix nullstream.hpp location for boost 1.33.0 + +2006-03-05 Lars Gullik Bjønnes + + * pch.h: + * support/pch.h: + * support/debugstream.h: Use the correct nullstream. + 2006-02-26 Georg Baum * text3.C (mathDispatch): fix math inset creation from string (bug 2315)