X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c6da166836c1f3dbdaa95360992dd906ffa5b8b8;hb=78dac268ddd2d9f1e1b04f93352678c9871372bf;hp=5b55bef07de384ccac7f1e4bb7410a01ad73f7df;hpb=78c894f8ab89dbf45bfaa73f95e2abe64c0efd7c;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 5b55bef07d..c6da166836 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,176 @@ +2003-02-11 Jean-Marc Lasgouttes + + * autogen.sh (autoversion): autoconf 2.57 works too + +2003-02-07 John Levon + + * config/configure.ac: + * config/configure.in: fix bug 874 by adding strerror check + +2003-02-06 Lars Gullik Bjønnes + + * Back on the cvs track. + +2003-02-06 Lars Gullik Bjønnes + + * LyX 1.3.0 released. + +2003-02-06 Lars Gullik Bjønnes + + * ABOUT-NLS: updated + + * INSTALL.autoconf: updated + +2003-02-06 Angus Leeming + + * ANNOUNCE: email the devel list with bugs. Move fontconfig stuff to + install. + + * INSTALL: a chunk on using fontconfig with the Qt frontend. + + * ABOUT-NLS: + * ANNOUNCE: + * COPYING: + * INSTALL: + * lyx.man: + * NEWS: + * README: + * README.OS2: + * README.Win32: + * UPGRADING: whitespace + +2003-02-04 Angus Leeming + + * Makefile.am: allow lyx.xpm to be found when making rpmdist in + srcdir != builddir. + +2003-02-04 Jean-Marc Lasgouttes + + * ANNOUNCE: + * INSTALL: + * README: mention that all qt 3.x should work (not only 3.0.x). + + * INSTALL: mention python 1.5.2. + + * NEWS: add entry for LyX 1.2.3 + + * UPGRADING: update for 1.3.0 + +2003-01-30 Kayvan A. Sylvan + + * Makefile.am: test for the presence of rpmbuild. + +2003-01-27 Angus Leeming + + * UPGRADING: further cleanup following some advice from Dekel. + +2003-01-26 Angus Leeming + + * README, NEWS, INSTALL: tighten up the English and make them a bit + more self-consistent. Remove a couple of references to bogus ftp + repositories. + + * UPGRADING: had a stab at this one two, but my lack of detailed + knowledge prevents me from doing more than scratch at the surface. + +2003-01-18 Lars Gullik Bjønnes + + * Makefile.am: move some doxy stuff from here... + * sourcedoc/Makefile.am: ...to here + +2003-01-14 Lars Gullik Bjønnes + + * Makefile.am (rpmdist): use rpmbuild + +2002-12-26 Jean-Marc Lasgouttes + + * lyx.man: update to mention Qt frontend, remove old information + about OS/2 and other tweaks + + * NEWS: clarify statement about TeX fonts + +2002-12-23 Jean-Marc Lasgouttes + + * autogen.sh (autoversion): add autoconf 2.54 to supported versions + +2002-12-20 John Levon + + * NEWS: small updates + +2002-12-19 John Levon + + * config/qt.m4: fix so lib is placed correctly. IRIX + whines at us + +2002-12-19 Jean-Marc Lasgouttes + + * NEWS: update + +2002-12-18 Lars Gullik Bjønnes + + * Makefile.am: sourcdoc as firstclass citizen + + * sourcedoc/Makefile.am: new file + +2002-11-25 Jean-Marc Lasgouttes + + * autogen.sh: add support for EXTRA_ACINCLUDE_FILES. + +2001-09-08 Rob Lahaye + + * autogen.sh: set autotool commands at top of the file; + improve GNU m4 test; be more verbose on autotools version. + +2002-10-09 Jean-Marc Lasgouttes + + * autogen.sh: fix test that says whether m4 has been found + +2002-09-30 Angus Leeming + + * INSTALL: update notes on compilation with Compaq cxx. + +2002-09-12 John Levon + + * autogen.sh: new Qt configure script + +2002-09-10 Jean-Marc Lasgouttes + + * autogen.sh: accept autoconf 2.52 too; remove unneeded files + depending on autoconf version + +2002-08-08 Lars Gullik Bjønnes + + * .cvsignore: change acconfig.m4 to acconfig.h + + * autogen.sh (AUTOCONF): remove warning args on autoheader and + autoconf + +2002-08-08 Lars Gullik Bjønnes + + * autogen.sh (autoversion): add handling of different autoconf + versions. + + * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in + and configure.ac + + * acconfig.m4: move from here... + * config/acconfig.m4 ...to here + + * configure.in: more from here... + * config/configure.in: ...to here + +2002-07-30 André Poenitz + + * INSTALL: fix location of GNU gettext package + +2002-07-23 Jean-Marc Lasgouttes + + * UPGRADING: update to mention math lfuns changes + +2002-07-20 Jean-Marc Lasgouttes + + * configure.in: yet another try at the same thing + 2002-07-18 Jean-Marc Lasgouttes * configure.in: try (again) to fix EOF handling in VERSION_INFO @@ -8,18 +181,18 @@ of HAVE_LIBSM and XPM_H_LOCATION * INSTALL: remove documentation for --with-broken-headers and - --with-liberty + --with-liberty * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4, AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV; remove --with-broken-headers option; do not test for strerror and - atexit + atexit (VERSION_INFO): add EOF at the end 2002-07-14 John Levon * configure.in: remove xforms from qt - + 2002-07-04 Kayvan A. Sylvan * configure.in (LYX_USE_FRONTEND): The order of libraries is @@ -62,7 +235,7 @@ * INSTALL: * configure.in: remove attempt to link against libiberty. It is morally wrong, and potentially dangerous. - + 2002-06-07 Jean-Marc Lasgouttes * configure.in: move the test for xpm/xforms out of the frontends