X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ce17b923ce8c82c84e002f669df86755061606b4;hb=b5f20ef5cee520c25d377e67d049206e975c703f;hp=dd9b5dacd0dc69e429a26e3160768c2c738393dc;hpb=02aa32e2eb36ba988af300d93d83b10b9e8f8ccd;p=lyx.git diff --git a/ChangeLog b/ChangeLog index dd9b5dacd0..ce17b923ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,29 @@ +2003-08-26 Michael Schmitt + + * INSTALL: Add compilation instructions for SUN Sparc + Solaris. (bug #362) + +2003-08-19 Angus Leeming + + * configure.ac (AH_TOP): get rid of 'The LyX Team'. + +2003-08-07 Lars Gullik Bjønnes + + * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS + here, that is done by boost gcc config. + +2003-08-05 Jean-Marc Lasgouttes + + * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS + 2003-08-02 Jean-Marc Lasgouttes * configure.ac: only configure the frontends that have been specified; build in FRONTENDS_PROGS the list of programs that should be built + (AC_CONFIG_FILES): output lyx_forms.h-tmp instead of lyx_forms.h + in order to do dependency trick in xforms frontend (same for + lyx_xpm.h) 2003-07-31 John Levon