X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=91ec01fa17f6bdf11d7b9bb29b4c6da98100eaba;hb=0a736a817a512458665f7cc7e21cff22e8ee4c1e;hp=c5fbf356c663711e16c811f9e85d56e1c187f50e;hpb=1f98760c51f9756a26674db7a6fd029a5e79a68e;p=lyx.git diff --git a/ChangeLog b/ChangeLog index c5fbf356c6..91ec01fa17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,68 @@ +2001-03-29 Angus Leeming + + * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C) + +2001-03-26 Baruch Even + + * configure.in: Added libglade detection and libraries for the gnome + build. The gnome build will now depend on libglade libraries. + +2001-03-14 Angus Leeming + + * Merging changes from BRANCH_MVC back into HEAD. + + * configure.in: added controllers directory to frontends. + +2001-03-08 Jean-Marc Lasgouttes + + * INSTALL: remove mention of problem with gettext. + +2001-03-02 John Levon + + * configure.in: + * INSTALL: minor changes, become --with-version-suffix + +2001-02-23 John Levon + + * configure.in: + * INSTALL: --with-lyx-version + + * Makefile.am: fix uninstall + +2001-02-20 Edwin Leuven + + * move latex preamble to guii xforms dir, see: + * src/ChangeLog + * src/frontends/xforms/ChangeLog + +2001-02-13 Lars Gullik Bjønnes + + * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo + strings. + (AUTOCONF): add libtool.m4 to generation of boost.m4 + +2001-02-12 John Levon + + * forms/include_form.fd: + * forms/bibforms.fd: + * forms/bibforms.h.patch: deleted + + * forms/lyx.fd: remove splash form + +2001-02-08 John Levon + + * INSTALL: mention RH7.0 workaround with kde f.e. + +2001-02-06 albert chin + + * acconfig.h: + * configure.in: check declarations of snprintf and vsnprintf. + +2001-02-06 Jean-Marc Lasgouttes + + * INSTALL: update description of command line to use with compaq + cxx. + 2001-01-30 John Levon * INSTALL: mention build problem with older xforms