]> git.lyx.org Git - lyx.git/blobdiff - UPGRADING
fix typo that put too many include paths for most people
[lyx.git] / UPGRADING
index 712bb366ecfc424e8905b0059a3b21bff4f4e9e1..579ecc80e77404d9eb7e922664129607dc1537b0 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -1,18 +1,22 @@
-How do I upgrade my existing LyX system to version 1.0.2?
+How do I upgrade my existing LyX system to version 1.1.6?
 ---------------------------------------------------------
 
-If you upgrade from version 0.12.0 or 1.0.0, you shouldn't have 
-any problems.  Just run "make install", and it will automatically
-update the necessary files, provided that you install LyX the
-same place as an existing version.
+If you upgrade from version 0.12.0 or 1.0.x, you shouldn't have 
+any problems.  However, in the source we have begun a transition
+to use ANSI C++ more and this can make it hard or impossible to
+compile LyX on old or non-conformant compilers. If the compile is
+successfull everything should be just like in 1.0.4. Just run
+"make install", and it will automatically update the necessary
+files, provided that you install LyX the same place as
+an existing version.
 
 Document transfer
 -----------------
 
 In general, you don't need to convert any documents saved with LyX
-v0.10, v0.12.0 or v1.0.0 to use them with LyX v1.0.2.
+v0.10, v0.12.0 or v1.0.x to use them with LyX v1.1.6.
 
-LyX v1.0.2 can read all documents saved with lyx-0.12.0 and later correctly.
+LyX v1.1.6 can read all documents saved with lyx-0.12.0 and later correctly.
 Documents saved with lyx-0.10.x are read correctly up to the old math 
 mode, which is not supported anymore. If you have documents with such 
 math formulas, you convert it using the program COLD, written by Preben 
@@ -23,5 +27,8 @@ Rhandol. COLD can be found at:
 
 or at one of LyX archive mirror sites listed in README.
 
-Documents saved with LyX version 1.0.2 can be read correctly by 
-LyX v0.12.0 and v1.0.0 and v1.0.1, except for new features.
+Documents saved with LyX version 1.1.6 can be read correctly by 
+LyX v0.12.0 and v1.0.x, except for new and a couple of changed
+features. A notable exception is the tabular format, which has changed
+in a major way in 1.1.6. No older versions of LyX are able to read
+this new inset.