]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
handle LFUN_ESCAPE properly in math insets (i.e. go up one level of
[lyx.git] / ChangeLog
index 61a9c7eb14128c0ccacff94021d6134547e414f0..ceacbf70a22d2607a04bf0305c88badcb482825d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2005-07-13  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Makefiles: make sure to dist pch.h and mark PCH_FILE as a build
+       file.
+
+2005-07-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * INSTALL: small tweak.
+
+2005-06-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.ac: if the xforms frontend is added just to help gtk,
+       do not build the xforms binary.
+
+2005-05-20  Lars Gullik Bjonnes  <lgb@tandberg.net>
+
+       * configure.ac: Use AM_* flags for CLAGS,CXXFLAGS where we require
+       the values to be properly set.
+
+2005-05-03  Angus Leeming  <leeming@lyx.org>
+
+       * configure.ac: test for io.h and process.h.
+       Test the spelling of close(), getpid(), open(), pclose() and
+       popen(). Do they have a leading underscore or not?
+
 2005-05-02  Angus Leeming  <leeming@lyx.org>
 
        * configure.ac: test for utime.h and sys/utime.h