mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
Document that the list of recently edited files is lost when
upgrading from LyX 1.4.x git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22058 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a92428c89c
commit
0bfd91383d
@ -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").
|
||||
|
@ -234,6 +234,8 @@ What's new
|
||||
- Remove wrong description of math space handling from the German tutorial
|
||||
(bug 4328).
|
||||
|
||||
- Document that the list of recently edited files is lost when
|
||||
upgrading from LyX 1.4.x.
|
||||
|
||||
* BUILD/INSTALLATION:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user