]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
Small bug in reLyX wrapper generation.
[lyx.git] / ChangeLog
index 2f5283eec6c5af198046e9d1e0c5b3cd365b1dac..9cb6d5304736406a3b3ded39e2f7c6b123535eee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,20 @@
+2000-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lib/reLyX/reLyX.in: use variable @LYX_DIR@ as built-in data
+       directory. 
+
+       * lib/reLyX/configure.in (LYX_DIR): re-introduce this variable
+       that I removed earlier... It is really needed.
+
+       * lib/examples/multicol.lyx: new file, splitted from Extended.lyx. 
+
 2000-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
-       * src/table.C (calculate_width_of_column): add using std::max
+       * INSTALL: update xforms home page URL.
+
+       * lib/configure.m4: fix a bug with unreadable layout files.
+
+       * src/table.C (calculate_width_of_column): add "using std::max"
        directive. 
 
 2000-01-25  Lars Gullik Bjønnes  <larsbj@lyx.org>