X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FChangeLog;h=37b3db305830b47ae6dab3dcb3db9341ae341bd5;hb=4a5b7a5952ad2381fcdf4830511293e184c7c5a1;hp=33f741aab49a25c3c03621cea058d597d6b98a15;hpb=c5b947b23c4bd25fd62f8fee4db3d77b7c09bcdc;p=lyx.git diff --git a/src/insets/ChangeLog b/src/insets/ChangeLog index 33f741aab4..37b3db3058 100644 --- a/src/insets/ChangeLog +++ b/src/insets/ChangeLog @@ -2,6 +2,8 @@ * insettabular.C (draw): clear the parts around a cellinset ALWAYS and also above (was missing). + (updateLocal): don't remove the cell selection if we have one this + should be done where we really want to remove it. 2002-02-20 José Matos