X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=5e3f19907fd6ad54273b336e04326c4976dd3c31;hb=e54ae72e5fac6f750c3f7972c74bb42b57f3a049;hp=916859d7c72d5dc0c221d62b79de998faa4fb1fa;hpb=a0fe542507025948534e4a38389156d8fcf8091f;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 916859d7c7..5e3f19907f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,65 @@ +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.