mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Update ANNOUNCE and NEWS for beta 4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25565 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c29bd2ef53
commit
e88bc302c2
11
ANNOUNCE
11
ANNOUNCE
@ -1,8 +1,7 @@
|
|||||||
Public release of LyX version 1.6.0 (alpha 2)
|
Public release of LyX version 1.6.0 (beta 4)
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
We are pleased to announce the second alpha release of LyX 1.6.0 (the
|
We are pleased to announce the fourth beta release of LyX 1.6.0.
|
||||||
first to be publicly announced).
|
|
||||||
|
|
||||||
LyX 1.6.0 will be the culmination of 9 months of hard work since the
|
LyX 1.6.0 will be the culmination of 9 months of hard work since the
|
||||||
release of the LyX 1.5 series. We sincerely hope you will enjoy the
|
release of the LyX 1.5 series. We sincerely hope you will enjoy the
|
||||||
@ -13,7 +12,7 @@ visible has taken place. The core of LyX has seen more cleanups and
|
|||||||
some of the new features are the direct results of this work.
|
some of the new features are the direct results of this work.
|
||||||
|
|
||||||
The file RELEASE-NOTES lists some known issues with this release
|
The file RELEASE-NOTES lists some known issues with this release
|
||||||
compared to the current stable release (LyX 1.5.4). An updated list of
|
compared to the current stable release (LyX 1.5.5). An updated list of
|
||||||
issues might later be found at http://wiki.lyx.org/LyX/ReleaseNotes
|
issues might later be found at http://wiki.lyx.org/LyX/ReleaseNotes
|
||||||
|
|
||||||
|
|
||||||
@ -48,7 +47,7 @@ which yields smaller files):
|
|||||||
ftp://ftp.devel.lyx.org/pub/lyx/devel/lyx-1.6.0alpha2.tar.bz2
|
ftp://ftp.devel.lyx.org/pub/lyx/devel/lyx-1.6.0alpha2.tar.bz2
|
||||||
|
|
||||||
Note that due to the amount of change, no patch is provided to upgrade
|
Note that due to the amount of change, no patch is provided to upgrade
|
||||||
from version 1.5.4.
|
from version 1.5.5.
|
||||||
|
|
||||||
Prebuilt binaries (rpms for linux distributions, Mac OS X and Windows
|
Prebuilt binaries (rpms for linux distributions, Mac OS X and Windows
|
||||||
installers) should soon be available at
|
installers) should soon be available at
|
||||||
@ -67,7 +66,7 @@ Enjoy!
|
|||||||
The LyX team.
|
The LyX team.
|
||||||
|
|
||||||
|
|
||||||
What's new in version 1.6.0alpha2?
|
What's new in version 1.6.0beta4?
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
The new features in LyX 1.6 are detailed in
|
The new features in LyX 1.6 are detailed in
|
||||||
|
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
|||||||
What's new in version 1.6.0beta3?
|
What's new in version 1.6.0beta4?
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
The new features in LyX 1.6 are detailed in
|
The new features in LyX 1.6 are detailed in
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
vdnl Process with autoconf to generate configure script -*- sh -*-
|
vdnl Process with autoconf to generate configure script -*- sh -*-
|
||||||
|
|
||||||
AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
|
AC_INIT(LyX,1.6.0beta4,[lyx-devel@lists.lyx.org],[lyx])
|
||||||
AC_SUBST(LYX_DATE, ["Tue, Jun 3, 2008"])
|
AC_SUBST(LYX_DATE, ["Fri, Jul 11, 2008"])
|
||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
AC_CONFIG_SRCDIR(src/main.cpp)
|
AC_CONFIG_SRCDIR(src/main.cpp)
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
Loading…
Reference in New Issue
Block a user