X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f7ea6112d8f3754fa39f5c3eb1236d4ff7cada52;hb=f1b73c8a3bd982ba6cf6565c42fb519e2a478575;hp=3adc7265c242e1ee615be9dfcb1132342aaec797;hpb=313252eb8bafdba6d934786fd89c988902a0b4d7;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 3adc7265c2..f7ea6112d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,87 @@ +2001-07-31 John Levon + + * configure.in: don't use -lbz2 if we don't need it + +2001-07-30 John Levon + + * COPYING: use standard spiel for xforms + +2001-07-30 John Levon + + * configure.in: add --without-aiksaurus, always + subst AIKSAURUS_LIBS + +2001-07-26 John Levon + + * NEWS: + * INSTALL: + * configure.in: add libAikSaurus + +2001-07-25 Jean-Marc Lasgouttes + + * NEWS: update again. + + * configure.in: move --enable-assertions a bit higher. + move the setup of libtool a bit later. + +2001-07-23 John Levon + + * INSTALL: document --disable-optimization + +2001-07-25 Lars Gullik Bjønnes + + * Makefile.am (EXTRA_DIST): add sourcedoc + (doxydoc): renamed from sourcedoc to avoid conflicts. + +2001-07-23 Jean-Marc Lasgouttes + + * NEWS: updated for 1.2.0 + +2001-07-19 Jean-Marc Lasgouttes + + * configure.in: remove extra action for AC_OUTPUT (not needed + anymore with gettext 0.10.38) + +2001-07-05 Jean-Marc Lasgouttes + + * INSTALL: update various requirements + + * configure.in: do not test for namespace, mutable + + * acconfig.h: remove entry for USE_PSPELL + +2001-07-04 Jean-Marc Lasgouttes + + * ABOUT-NLS: updated from gettext 0.10.38 + + * autogen.sh: use simpler logic for creating acinclude.m4 files. + Update for gettext 0.10.38 + +2001-06-29 John Levon + + * INSTALL: change RedHat stuff to insist on updating gcc + +2001-06-14 John Levon + + * Makefile.am: no point in including 200k historical + OLD-CHANGES file in dist tarball + +2001-06-13 Jean-Marc Lasgouttes + + * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that + it can be used as a menu entry + +2001-06-11 Lars Gullik Bjønnes + + * autogen.sh: remove kde stuff + + * configure.in: remove kde stuff + +2001-06-13 John Levon + + * INSTALL: remove mention of kde frontend, mention the need of gnu + m4. + 2001-06-01 Lars Gullik Bjønnes * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.