more tweaks

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8444 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2004-02-18 17:33:11 +00:00
parent da9e068997
commit e6ef621092
2 changed files with 10 additions and 6 deletions

View File

@ -4,12 +4,14 @@ Public release of LyX version 1.3.4
We are pleased to announce the release of LyX 1.3.4.
This is a maintenance release which improves upon 1.3.3 in
four main areas:
five main areas:
* It adds support for old files from LyX 0.10.x or 0.12.x;
* new Qt features have been added (improved selection,
* Lyx documents can now be opened and edited even if
they use text classes not present in your latex installation;
* New Qt features have been added (improved selection,
drag-and-drop);
* Mac OS X support is much improved;
* The interface and documentation localization have
* The interface and documentation localization have
been polished.
The complete list of improvements and fixes can be found at the end of

8
NEWS
View File

@ -2,12 +2,14 @@ What's new in version 1.3.4?
----------------------------
This is a maintenance release which improves upon 1.3.3 in
four main areas:
five main areas:
* It adds support for old files from LyX 0.10.x or 0.12.x;
* new Qt features have been added (improved selection,
* Lyx documents can now be opened and edited even if
they use text classes not present in your latex installation;
* New Qt features have been added (improved selection,
drag-and-drop);
* Mac OS X support is much improved;
* The interface and documentation localization have
* The interface and documentation localization have
been polished.
What's new in version 1.3.3?