X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ANNOUNCE;h=1221f63f0571872e8aaaced70539c86ff6519bfa;hb=f93c87ed7246f5a26cff559fb5893dd95d0209b4;hp=b801c5b2cebfbd913bbbd0e38bf3fb8ae52b2d28;hpb=8f55dec25897efb366fab96318da12ae6f1da439;p=lyx.git diff --git a/ANNOUNCE b/ANNOUNCE index b801c5b2ce..1221f63f05 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -50,10 +50,12 @@ bzip2, which yields smaller files): and it should propagate shortly to the following mirrors (which will also host the .bz2 versions): - http://lyx.mirror.fr/stable/lyx-1.5.0beta1.tar.gz ftp://ftp.lip6.fr/pub/lyx/stable/lyx-1.5.0beta1.tar.gz + http://lyx.cybermirror.org/stable/lyx-1.5.0beta1.tar.gz ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/lyx-1.5.0beta1.tar.gz ftp://ftp.ntua.gr/pub/X11/LyX/stable/lyx-1.5.0beta1.tar.gz + http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/lyx-1.5.0beta1.tar.gz + http://lyx.mirror.fr/stable/lyx-1.5.0beta1.tar.gz Note that due to the ammount of changes no patch is provided to upgrade from version 1.4.4. @@ -93,6 +95,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 @@ -158,7 +165,7 @@ essentially stalled. * Change tracking enhancements -Major parts of the change tracking code were rewrote addressing +Major parts of the change tracking code were rewritten addressing several problems that existed in the existing implementation. * Converter file cache @@ -177,6 +184,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