]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
fix location of GNU gettext package
[lyx.git] / ChangeLog
index 1324df28a6f6e2fe7f9cc28f8df951bf5b8b20be..0589503b34b90ea892b61bfc438cfb7692ee69d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,63 @@
-2002-06-13  Angus Leeming  <leeming@lyx.org>
+
+2002-07-30  AndrĂ© Poenitz <poenitz@gmx.de>
+
+       * INSTALL: fix location of GNU gettext package
+
+2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * UPGRADING: update to mention math lfuns changes
+
+2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.in: yet another try at the same thing
+
+2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.in: try (again) to fix EOF handling in VERSION_INFO
+
+2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * acconfig.h: do not include broken_headers.h; remove descriptions
+       of HAVE_LIBSM and XPM_H_LOCATION
+
+       * INSTALL: remove documentation for --with-broken-headers and
+       --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 
+       (VERSION_INFO): add EOF at the end
+
+2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: remove xforms from qt
+2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * configure.in (LYX_USE_FRONTEND): The order of libraries is
+       now dependant on the $host variable.
+
+2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
+       and autoheader to test if they are present.
+
+2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * INSTALL: document --enable-debug
+
+2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * configure.in (LYX_USE_FRONTEND): Change order of libraries for
+       Cygwin.
+
+2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.in (VERSION_INFO): use $host instead of $host_alias
+       for the host type.
+
+2002-06-17  Angus Leeming  <leeming@lyx.org>
 
        * INSTALL: how to compile with Compaq cxx on Tru64 Unix.