]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
fix bug 1926 (crash when switching document)
[lyx.git] / ChangeLog
index 0da4fe89ad7ab258694e169c43c4ba4e038a36c8..4b62cd107c4517b5b85fd6b4a82482ac7dd9c364 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,64 @@
+2005-09-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.ac: error out if qt frontend is choosen but no qt library
+       was found
+
+2005-09-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.ac: check for AWK and use --posix option if we found
+       gawk. (bug 1980)
+
+2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * configure.ac: version back to 1.4.0cvs 
+
+2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * configure.ac: set version to 1.4.0pre1
+
+2005-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * README: 
+       * INSTALL: update for 1.4
+
+2005-07-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * 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  <lasgouttes@lyx.org>
+
+       * INSTALL: lib/xfonts is dead.
+
+2005-07-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * configure.ac: set AWK to gawk and subsitute 
+
+2005-07-15  José Matos <jamatos@lyx.org>
+
+       * configure.ac: Add support for python, and add Makefile to
+       lyx2lyx.
+
+2005-07-14  Angus Leeming  <leeming@lyx.org>
+
+       * Makefile.am (EXTRA_DIST): add the new README and INSTALL files
+
+2005-07-13  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Makefiles: make sure to dist pch.h and mark PCH_FILE as a build
+       file.
+
+2005-07-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * INSTALL: small tweak.
+
 2005-06-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * configure.ac: if the xforms frontend is added just to help gtk,
        do not build the xforms binary.
 
-2005-05-20  Lars Gullik Bjonnes  <lgb@tandberg.net>
+2005-05-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * configure.ac: Use AM_* flags for CLAGS,CXXFLAGS where we require
        the values to be properly set.