X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=fe99156078a25dc1dcbd17265ba3eacfb1b271ab;hb=60a14eaa93ca3d20aef7db879e3d3b772283bb13;hp=627e32ee557c84f63774ed59110bd8cf43c7b587;hpb=73b86ad30c5b4c30046fa5c57124c5b122a4f619;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 627e32ee55..fe99156078 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,55 @@ +2005-10-18 Jean-Marc Lasgouttes + + * configure.ac: check for target name as early as possible (fixes + bug in change below). + +2005-10-12 Jean-Marc Lasgouttes + + * configure.ac: call LYX_USE_PACKAGING early. Sanitize PACKAGE + setting. + +2005-09-30 Angus Leeming + + * configure.ac: check for NewAPIs.h. If found, define the + WANT_GETFILEATTRIBUTESEX_WRAPPER to enable runtime support + for Windows 95 in Boost.Filesystem. + +2005-09-29 Angus Leeming + + * configure.ac: Use the new MSYS_AC_CANONICAL_PATH to generate + path strings that make sense on Windows as well as on Unix boxes. + Insert these strings into the generated Makefiles. + +2005-09-22 Bennett Helm + + * INSTALL.MacOSX: update to reflect simplified procedure. + +2005-09-21 Jean-Marc Lasgouttes + + * Makefile.am (EXTRA_DIST): distribute INSTALL.MacOSX + +2005-09-21 Bennett Helm + + * INSTALL.MacOSX: rename from README.MacOSX and update. + +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: