2006-03-10 13:36:33 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2006-07-13 09:13:23 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.4.3
|
2006-03-10 13:36:33 +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
|
2006-07-12 13:27:57 +00:00
|
|
|
these fixes have been checked into the BRANCH_1_4_X branch, which you
|
2006-03-10 13:36:33 +00:00
|
|
|
can get with the command
|
|
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X lyx-1.4.x
|
|
|
|
|
|
|
|
JMarc
|
|
|
|
|
2006-03-29 12:07:25 +00:00
|
|
|
[In this list, I try to group things by topic and in decreasing
|
2006-03-10 13:36:33 +00:00
|
|
|
order of importance. This is, of course, subjective...]
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
2006-07-13 09:25:32 +00:00
|
|
|
** Updates:
|
|
|
|
|
2006-07-17 02:20:48 +00:00
|
|
|
- all shell scripts are translated to python so sh.exe is no longer
|
|
|
|
needed for the windows installer.
|
2006-07-13 09:25:32 +00:00
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
|
|
|
|
* Miscellaneous
|
|
|
|
|
|
|
|
- Handle the Meta keyboard modifier as Alt (Qt only).
|