2003-02-07 11:14:56 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2004-02-19 12:02:16 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.3.5
|
2003-02-07 11:14:56 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
|
|
|
I'd be glad if some of you could take the time to check it out (or fix
|
|
|
|
a bug or two if you are feeling adventurous). Let me recall that all
|
|
|
|
these fixes have been checked in the branch BRANCH_1_3_X, which you
|
|
|
|
can get with the command
|
|
|
|
cvs checkout -d lyx-1_3_x -r BRANCH_1_3_X lyx-devel
|
|
|
|
|
|
|
|
JMarc
|
|
|
|
|
2003-02-07 14:25:59 +00:00
|
|
|
[In this list, I try to group things by topics, and in decreasing
|
|
|
|
importance order. This is of course subjective...]
|
|
|
|
|
2003-02-07 11:14:56 +00:00
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates
|
|
|
|
|
2004-03-23 14:26:31 +00:00
|
|
|
- updated basque, danish, italian and romanian localizations; updated basque
|
2004-03-22 15:30:38 +00:00
|
|
|
documentation
|
2004-02-09 16:55:46 +00:00
|
|
|
|
2003-02-07 11:14:56 +00:00
|
|
|
** Bug fixes
|
|
|
|
|
2004-03-22 15:30:38 +00:00
|
|
|
- use opening quotation marks after an opening square bracket
|
|
|
|
|
2004-03-11 14:30:05 +00:00
|
|
|
- when the autodetection of latex classes cannot be done for some
|
2004-03-24 12:44:01 +00:00
|
|
|
reason, provide a sensible list of textclasses
|
|
|
|
|
|
|
|
- honor correctly the various locale-related environment variables when
|
|
|
|
looking for translated help files
|
2004-03-22 16:15:17 +00:00
|
|
|
|
|
|
|
- when running under windows, configure correctly the ps and pdf
|
|
|
|
viewers [bug #1508]
|
2004-03-11 14:30:05 +00:00
|
|
|
|
|
|
|
- the qt-related parts of the configure script honors the environment
|
|
|
|
variables MOC and UIC if they are set
|
|
|
|
|
|
|
|
- fix compilation for OpenBSD
|
2004-03-16 10:49:58 +00:00
|
|
|
|
2004-03-26 15:35:35 +00:00
|
|
|
- fix linking with Qt/Mac 3.3.1
|
2004-04-05 15:59:47 +00:00
|
|
|
|
|
|
|
- fix warning with automake 1.7
|