]> git.lyx.org Git - lyx.git/blobdiff - NEWS
* Buffer::fillWithBibkeys()
[lyx.git] / NEWS
diff --git a/NEWS b/NEWS
index 7af3df822163b86d790b87c5659638ca1341ace6..41ae98f768ffbec6a12252fe9579e4e00419a605 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-What's new in version 1.5.0?
+What's new in version 1.5.0 (beta 1)?
 ---------------------------- 
 
 * Unicode
@@ -15,6 +15,11 @@ bugs in LyX 1.5 page if you encounter a bug that seems to be related
 to unicode. If it's not there, then please report it to the lyx-devel
 mailing list.
 
+* Integrated CJK support
+
+The very first result of the Unicode transition is that we have finally
+merged in the externally maintained CJK-LyX branch.
+
 * Multiple views of the same buffer
 
 LyX can now display multiple views of the same buffer. I.e., you can
@@ -99,6 +104,11 @@ to your preferences file. The default maximum age of a cached file is
 
 where xxx is the maximum age in seconds. 
 
+* Unified Windows installer
+
+The two windows installers are being merged and bug reports regarding
+both installers are welcome.
+
 * Under the hood
 
 As usual, one big task has been the ongoing code cleanup of the LyX