2003-02-07 11:14:56 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2003-09-26 14:59:33 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.3.4
|
2003-02-07 11:14:56 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
2003-09-26 14:59:33 +00:00
|
|
|
You can find a list of bugs pending for 1.3.4 at URL
|
|
|
|
http://bugzilla.lyx.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&&target_milestone=1.3.4
|
2003-02-07 11:14:56 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
|
2003-11-03 11:18:27 +00:00
|
|
|
- update danish, italian, romanian and slovenian interface localizations
|
2003-07-03 13:29:33 +00:00
|
|
|
|
2003-02-07 11:14:56 +00:00
|
|
|
** Bug fixes
|
|
|
|
|
2003-10-22 15:36:40 +00:00
|
|
|
- fix crash when saving file containing a table (only with some
|
|
|
|
compilers) [Bug #1415]
|
|
|
|
|
2003-11-04 11:52:04 +00:00
|
|
|
- add debug output if unable to open an ofstream to output the graphics
|
|
|
|
conversion script.
|
|
|
|
|
2003-10-03 13:34:40 +00:00
|
|
|
- enable the file dialog to open files with non-latin filenames [Qt only]
|
|
|
|
|
2003-09-26 14:59:33 +00:00
|
|
|
- add a couple forgotten MacOSX-related files
|
2003-09-15 10:11:27 +00:00
|
|
|
|
2003-11-04 11:52:04 +00:00
|
|
|
- a better fix for badly placed math symbols with LyX/Mac
|
|
|
|
|
2003-10-03 13:34:40 +00:00
|
|
|
- compilation fixes for MacOSX
|
|
|
|
|
2003-11-03 11:30:08 +00:00
|
|
|
|