]> git.lyx.org Git - lyx.git/blobdiff - NEWS
Add frenchb to languages for compatibility with older files.
[lyx.git] / NEWS
diff --git a/NEWS b/NEWS
index 7c599c39c1e63f2cf9e8e33b83c0b27ae034379f..7a35562460c05c6f7889bc5679d49a8bd4552931 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,34 @@
+What's new in version 1.5.0  (release candidate 2)
+----------------------------
+
+We are pleased to announce the release of LyX 1.5.0 (release candidate 2).
+We expect this to be the last release before 1.5.0. We do not anticipate
+any further changes before 1.5.0, although any critical bugs and regressions
+in 1.5.0rc2 will, of course, be addressed.
+
+Since the announcement of release candidate 1, we have mostly fixed bugs
+and polished the graphical interface.
+
+What's new in version 1.5.0  (release candidate 1)
+----------------------------
+
+The difference to the last beta release is due to bug fixes only,
+no new features are allowed at this stage of development. The only
+exception to this rule is the addition of Farsi as a supported language
+since the available patch was not integrated in the previous release.
+
 What's new in version 1.5.0 (beta 3)?
 ---------------------------- 
 
 Compared with the previous beta release we have fixed several bugs
-and added some improvements, namely a new inset to support code listings.
-
-We have enabled the converter file cache by default.
+and added some improvements:
+
+ * A new inset to support code listings.
+ * We have enabled the converter file cache by default.
+ * The languages Armenian, Chinese, Japanese, and Korean are now supported in
+   the user interface.
+   Note that from now on, former encoding settings for these languages
+   done via ERT or the document preamble will lead to LaTeX-errors!
 
 Internally we have renamed files to follow a consistent name pattern,
 this will allow an easier navigation of the source code thus simplifying