X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ce17b923ce8c82c84e002f669df86755061606b4;hb=b5f20ef5cee520c25d377e67d049206e975c703f;hp=e6e419ad7534dd72cbe6a9371fa84d1a2e1c5129;hpb=20af81782b6b4f4378c169605be8e738779c25fe;p=lyx.git diff --git a/ChangeLog b/ChangeLog index e6e419ad75..ce17b923ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +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 @@ -5,7 +23,7 @@ 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) + lyx_xpm.h) 2003-07-31 John Levon