lyx_mirror/status.13x
Jean-Marc Lasgouttes 45abfefb3c the ugly patch for 1.3.x, which is good enough for now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8033 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-04 11:52:04 +00:00

44 lines
1.2 KiB
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 1.3.4
All comments are welcome.
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
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
[In this list, I try to group things by topics, and in decreasing
importance order. This is of course subjective...]
What's new
==========
** Updates
- update danish, italian, romanian and slovenian interface localizations
** Bug fixes
- fix crash when saving file containing a table (only with some
compilers) [Bug #1415]
- add debug output if unable to open an ofstream to output the graphics
conversion script.
- enable the file dialog to open files with non-latin filenames [Qt only]
- add a couple forgotten MacOSX-related files
- a better fix for badly placed math symbols with LyX/Mac
- compilation fixes for MacOSX