X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=5e3f19907fd6ad54273b336e04326c4976dd3c31;hb=e54ae72e5fac6f750c3f7972c74bb42b57f3a049;hp=e74d21ee59def45733c35f9b74897e65058d441b;hpb=a5b1022b9f3358da18464c5b589cf86b376cf677;p=lyx.git diff --git a/ChangeLog b/ChangeLog index e74d21ee59..5e3f19907f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,86 @@ +2006-03-12 Georg Baum + + * configure.ac: run lib/configure.py, not lib/configure + * autogen.sh: don't build lib/configure from lib/configure.m4 anymore + +2006-02-24 Jean-Marc Lasgouttes + + * RELEASE-NOTES: update. + +2006-02-24 Christian Ridderström + + * INSTALL: change the references to 'cvs' into 'Subversion'. + +2006-02-23 Jean-Marc Lasgouttes + + * RELEASE-NOTES: new file + * Makefile.am (EXTRA_DIST): distribute it. + * ANNOUNCE: point to it. + +2006-02-23 Christian Ridderström + + * README: change the references to 'cvs' into 'Subversion'. + +2006-02-16 Georg Baum + + * UPGRADING: update for 1.4.0 + +2006-02-07 Jean-Marc Lasgouttes + + * configure.ac: call LYX_VERSION_SUFFIX and LYX_USE_PACKAGING + earlier (bug 2237); fix definition of LYX_ABS_INSTALLED_DATADIR. + +2006-02-11 Lars Gullik Bjønnes + + * configure.ac: + * config/lyxinclude.m4: Use 'svn' as the development tag + +2006-02-10 Lars Gullik Bjønnes + + * Delete all .cvsignore files from the source tree + +2006-01-26 Lars Gullik Bjonnes + + * autogen.sh: remove the --force-missing option to automake + +2006-01-25 Jean-Marc Lasgouttes + + * NEWS: update for 1.4.0. + +2006-01-24 John Spray + + * configure.ac: the gtk frontend does not need xforms anymore. + +2006-01-19 Jean-Marc Lasgouttes + + * Makefile.am (EXTRA_DIST): do not distribute INSTALL.OS2 and + README.OS2. + + * ANNOUNCE: + * README: + * INSTALL: a first update for 1.4.0. + +2006-01-04 Bennett Helm + + * INSTALL.MacOSX: update. + +2006-01-01 Angus Leeming + + * COPYING: remove the XForms exception. + +2005-12-30 Georg Baum + + * configure.ac: fix version-suffix + +2005-12-28 Georg Baum + + * autogen.sh: require automake 1.9 + * configure.ac: add 1.9 to automake options + +2005-12-23 Lars Gullik Bjonnes + + * configure.ac: pre3 + 2005-12-23 Lars Gullik Bjonnes * autogen.sh (AUTOMAKE): add --force-missing to args.