]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
Press the 'Save' button before committing, Angus.
[lyx.git] / ChangeLog
index dd9b5dacd0dc69e429a26e3160768c2c738393dc..ce17b923ce8c82c84e002f669df86755061606b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,29 @@
+2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * INSTALL: Add compilation instructions for SUN Sparc
+        Solaris. (bug #362)
+
+2003-08-19  Angus Leeming  <leeming@lyx.org>
+
+       * configure.ac (AH_TOP): get rid of 'The LyX Team'.
+
+2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS
+       here, that is done by boost gcc config.
+
+2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS
+
 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * 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  <levon@movementarian.org>