X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=aee6083d6996e4bac9334453409d30871be52731;hb=add9ff6168bad19a274e1872a1360fe65486f278;hp=c15de569e5f31ad01a3f72ffde639ab70f2b840e;hpb=c1d27368a1f9543bb410119050a3c0eeef90e4be;p=lyx.git diff --git a/ChangeLog b/ChangeLog index c15de569e5..aee6083d69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,62 @@ +2005-01-12 Jean-Marc Lasgouttes + + * configure.ac: remove duplicated code + +2005-01-06 Jean-Marc Lasgouttes + + * configure.ac: use LYX_USE_PACKAGING + +2005-01-05 Lars Gullik Bjonnes + + * configure.ac (VERSION_INFO): add CPPFLAGS to info + +2005-01-04 Angus Leeming + + * configure.ac (AC_CHECK_FUNCS): test for the existence of + lstat and readlink. + +2004-12-28 Jean-Marc Lasgouttes + + * configure.ac: remove call to LYX_CXX_CHEADERS + +2004-12-16 Angus Leeming + + * configure.ac: remove the HAVE_MKDIR conditional code to + src/support/mkdir.C + +2004-12-15 Angus Leeming + + * configure.ac: add AC_FUNC_MKDIR test and code to + #define mkdir should a non-POSIX version be found. + +2004-12-04 Lars Gullik Bjonnes + + * Most Makefile.am's: Move PCH_FLAGS to AM_CPP flags where + possible. + +2004-12-03 Lars Gullik Bjonnes + + * Most Makefile.am's: Change to use AM_CPPFLAGS instead of + INCLUDES since that has been deprecated by automake. + +2004-11-25 Angus Leeming + + * README.Cygwin: new file, containing the current contents of + README.Win32. + + * README.Win32: rewritten to explain why we don't currently + provide formal support for a native Win32 port (other than + one based on Cygwin) and how that may change in the future. + +2004-11-29 Jean-Marc Lasgouttes + + * configure.ac: do not include broken_headers.h; do not check for + strchr, memset and memmove + +2004-11-04 Jean-Marc Lasgouttes + + * configure.ac: do not check for snprintf + 2004-10-11 Georg Baum * configure.ac: remove RPM_FRONTEND_DEPS