From: Richard Heck Date: Wed, 2 May 2012 15:32:52 +0000 (-0400) Subject: Update NEWS. X-Git-Tag: 2.0.4~104^2~16 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=db5848095007c06048e7e426a0347f6eca051e00;p=features.git Update NEWS. --- diff --git a/NEWS b/NEWS index 38f3044916..cbe5d0a5e5 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,13 @@ What's new in version 2.0.4? ---------------------------- ... -We migrated our development from subversion to git revision control sytem. -If you follow or maintain packaging of up-to-date versions ox LyX 2.0.x -you must switch to the new repository address -git://git.lyx.org/lyx, branch 2.0.x. -See lyx.org for details (TODO: we still have http://www.lyx.org/HowToUseSVN -on official pages). +We have migrated our development from subversion to the git revision +control sytem. If you follow or maintain packaging of up-to-date versions +of LyX 2.0.x, you must switch to the new repository address: + git://git.lyx.org/lyx +Branch 2.0.x is the stable branch. See + http://wiki.lyx.org/Devel/LyXGit +for details. What's new in version 2.0.3?