X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9fb6e45e9fe13df32cb753cba103d313c0b8ba1e;hb=849400adb18f32a2a79f6a5e665cbcb37c2681cc;hp=0f60032fd69256c72cb3c88f80bb1735372b200d;hpb=4c9dc6c513d03e0aff1f3e1655d57fa7e46b1274;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 0f60032fd6..9fb6e45e9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,85 @@ +2001-10-03 Jean-Marc Lasgouttes + + * configure.in: set version here and not in version.h. + Generate version.C instead of version_info.h + +2001-09-25 Jean-Marc Lasgouttes + + * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE + for VERSION_INFO + +2001-09-12 Jean-Marc Lasgouttes + + * configure.in: do not set FRONTENDS to "xforms" when frontend is + xforms; fix the use of "cat < + + * lyxinclude.m4: + * configure.in: add VERSION_INFO to config.h + (from a first proposal by Rob Lahaye) + +2001-09-08 Rob Lahaye + + * lyx.man: add -version commandline flag + +2001-08-19 John Levon + + * configure.in: output new qt2 makefiles + +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