X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=4b62cd107c4517b5b85fd6b4a82482ac7dd9c364;hb=e164c26ad2ed95e9538a0ccd31bdf1d60d2e8060;hp=5448a3666e79569254f4c6c1721ee5322897e09b;hpb=0aab8ead34b4128c27e5452294fc08810d658364;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 5448a3666e..4b62cd107c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2005-09-13 Georg Baum + + * configure.ac: error out if qt frontend is choosen but no qt library + was found + +2005-09-12 Jean-Marc Lasgouttes + + * configure.ac: check for AWK and use --posix option if we found + gawk. (bug 1980) + +2005-07-18 Lars Gullik Bjønnes + + * configure.ac: version back to 1.4.0cvs + +2005-07-18 Lars Gullik Bjønnes + + * configure.ac: set version to 1.4.0pre1 + +2005-07-18 Jean-Marc Lasgouttes + + * README: + * INSTALL: update for 1.4 + +2005-07-16 Lars Gullik Bjønnes + + * lyx.man: remove reLyX refs and ref to tex2lyx + * autogen.sh,configure.ac: remove reLyX handling + * INSTALL,INSTALL.OS2: remove some reLyX paragraphs. + +2005-07-16 Jean-Marc Lasgouttes + + * INSTALL: lib/xfonts is dead. + +2005-07-15 Lars Gullik Bjønnes + + * configure.ac: set AWK to gawk and subsitute + +2005-07-15 José Matos + + * configure.ac: Add support for python, and add Makefile to + lyx2lyx. + 2005-07-14 Angus Leeming * Makefile.am (EXTRA_DIST): add the new README and INSTALL files @@ -16,7 +58,7 @@ * configure.ac: if the xforms frontend is added just to help gtk, do not build the xforms binary. -2005-05-20 Lars Gullik Bjonnes +2005-05-20 Lars Gullik Bjønnes * configure.ac: Use AM_* flags for CLAGS,CXXFLAGS where we require the values to be properly set.