X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ANNOUNCE;h=e8eadd4ea1363027552e2d2dd407643e01ec592a;hb=1eaf66d79ec7c403323f866e33d766a911ef8345;hp=ee46d3f723a38075e834951232c959a4d9ab462b;hpb=c0a7af6469938ac23a540e9a88987b925e68caa3;p=lyx.git diff --git a/ANNOUNCE b/ANNOUNCE index ee46d3f723..e8eadd4ea1 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -11,12 +11,23 @@ use this pre-release. The 2.3 series has a rich set of new features compared to the current stable series. An overview of the new features can be found here: - http://wiki.lyx.org/LyX/NewInLyX23 + https://wiki.lyx.org/LyX/NewInLyX23 You can download LyX 2.3.0beta1 from ftp://ftp.lyx.org/pub/lyx/devel/. We appreciate your help in testing this pre-release! +If a file from an earlier version of LyX is opened *and saved* with +any version of 2.3.x, then the original file will automatically be +backed up. The backup file will be found in the backup directory, if one +is set under Tools> Preferences> Paths, or else in the same folder as +the original file, if no backup directory is set. The filename of the +backup file will be: + ORIGNAME-lyxformat-NUM.lyx~ +where NUM is the LyX format number of the original file. In the case of +2.2.x file, this will be 508, but in the case of older files it will be +different. + The file lib/RELEASE-NOTES lists some known issues and problems compared to the current stable releases (LyX 2.2.x). We strongly recommend that packagers of LyX on various platforms and distributions read this file.