]> git.lyx.org Git - lyx.git/blobdiff - UPGRADING
cmake: enable lyxserver on linux
[lyx.git] / UPGRADING
index 5e78c12e9c7d566066f0e17832f719b293ef4af4..361f586f71e82712d37570ed3b9ada0ca4e0a4fa 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -12,6 +12,9 @@ able to read old preferences files, but it will save them in the new
 format, so it is not possible to run LyX 1.4.x and 1.5.x with the same
 personal configuration directory.
 
+The list of recently open files is now stored in a different location.
+It will therefore be reset when upgrading from LyX 1.4.x.
+
 The format of the layout files has also changed, but LyX 1.5.x uses a
 converter layout2layout.py written in python that will convert old layout
 files on the fly (see below, section "Document transfer").