X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=ff1b01b7b4d948878318524a646988a05d83217d;hb=eead5ba43d0ddf06544ad1b40063981d3788c635;hp=effd40ab3f857307f45845f30d0c3c9948ff18d2;hpb=f67b9fda9e1381fe6782e7080b71c77d57eb2bee;p=lyx.git diff --git a/src/ChangeLog b/src/ChangeLog index effd40ab3f..ff1b01b7b4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ + +2003-07-30 André Pönitz + + * tabular.C: don't use Assert too heavily. This crashes where it + shouldn't + +2003-07-30 Alfredo Braunstein + + * lyxfunc.C (dispatch): do not mark the buffer dirty if the action + is disabled (bug 1232) + 2003-07-30 Martin Vermeer * factory.C: limited 'arg' scope @@ -14,7 +25,6 @@ * lyx_main.C (LyX): * BufferView_pimpl.C (loadLyXFile): fix to bugs 1287 and 1297 + ws - 2003-07-29 Martin Vermeer