]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
parselog fixes, i18n fix, menu separator fix
[lyx.git] / ChangeLog
index cfce3e9cc75905bf30ae08f2665435296a89efa6..2975d8fa7b69f8d0286aa93e270a5ea969028ee6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,187 @@
+2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * ANNOUNCE: 
+       * INSTALL: 
+       * README: 
+       * NEWS: update somewhat for 1.2.0
+
+2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * INSTALL: updated the Problems section for Tru64 Unix.
+
+2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (DISTCLEANFILES): be recursive here
+
+       * configure.in: use LYX_CHECK_LDR 
+
+2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * configure.in: Fix order of -lXpm and -lforms for
+       Cygwin linker.
+
+2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.in: small cleanups
+
+2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
+
+       * configure.in: First stage of fixing the gnome compile problems.
+       Linking problems to be fixed next.
+
+2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * README: add bulgarian
+
+       * configure.in (ALL_LINGUAS): add bg
+
+2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
+       also autogenerated)
+
+2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * Makefile.am: remove references to the now-dead forms directory.
+
+2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * configure.in: compile the xforms image loader if your version of the
+       xforms libraries is up to the task, else use the basic alternative.
+
+2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * configure.in: help qt2 along a bit 
+
+2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: fixup qt2
+2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * configure.in: don't compile src/frontends/support as LyXImage is
+       now dead.
+
+2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
+
+       * acconfig.h: nt/os2 defines moved
+2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * README: change reference to bugtracker
+
+2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.in (ALL_LINGUAS): add slovak
+
+2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
+
+       * configure.in:  Fix the includes for gnome.
+
+2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: change for Aiksaurus 0.14
+
+2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.in: remove test for -lpt on SCO. Hopefully it is not
+       needed anymore. This fixes bug #137
+
+2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
+
+       * README: fix ghostscript comment
+2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * INSTALL: document change in --prefix behaviour.
+
+       * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
+       autoconf 2.5[012].
+
+2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in: check also for locale.h, so that things work out
+       correctly with --disable-nls
+
+2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * README:
+       * lyx.man: change ref to known bugs
+2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in: set version here and not in version.h.
+       Generate version.C instead of version_info.h
+
+2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
+       for VERSION_INFO
+
+2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in: do not set FRONTENDS to "xforms" when frontend is
+       xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
+       last checkin)
+
+2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lyxinclude.m4: 
+       * configure.in: add VERSION_INFO to config.h
+       (from a first proposal by Rob Lahaye)
+
+2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
+
+       * lyx.man: add -version commandline flag
+
+2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: output new qt2 makefiles
+2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: don't use -lbz2 if we don't need it
+2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * COPYING: use standard spiel for xforms
+2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: add --without-aiksaurus, always
+         subst AIKSAURUS_LIBS
+2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
+
+       * NEWS:
+       * INSTALL:
+       * configure.in: add libAikSaurus
+
+2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * NEWS: update again.
+
+       * configure.in: move --enable-assertions a bit higher.
+       move the setup of libtool a bit later.
+
+2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
+
+       * INSTALL: document --disable-optimization
+2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (EXTRA_DIST): add sourcedoc
+       (doxydoc): renamed from sourcedoc to avoid conflicts.
+
+2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * NEWS: updated for 1.2.0
+
+2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in: remove extra action for AC_OUTPUT (not needed
+       anymore with gettext 0.10.38)
+
 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * INSTALL: update various requirements