X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=ff1b01b7b4d948878318524a646988a05d83217d;hb=eead5ba43d0ddf06544ad1b40063981d3788c635;hp=d35ddb2868570f5328818378df61904b05395ce3;hpb=eaa3fd6ee0ebcdb46471221070ad8ac95bd53067;p=lyx.git diff --git a/src/ChangeLog b/src/ChangeLog index d35ddb2868..ff1b01b7b4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ + +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 + 2003-07-30 Martin Vermeer * factory.C: fixed Note submenu issues @@ -10,7 +25,6 @@ * lyx_main.C (LyX): * BufferView_pimpl.C (loadLyXFile): fix to bugs 1287 and 1297 + ws - 2003-07-29 Martin Vermeer