mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
1e2f3d80e8
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14473 a592a061-630c-0410-9148-cb99ea01b6c8
30 lines
762 B
Plaintext
30 lines
762 B
Plaintext
-*- text -*-
|
|
|
|
This file describes what has been done in the preparation of LyX 1.4.3
|
|
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 into the BRANCH_1_4_X branch, which you
|
|
can get with the command
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X lyx-1.4.x
|
|
|
|
JMarc
|
|
|
|
[In this list, I try to group things by topic and in decreasing
|
|
order of importance. This is, of course, subjective...]
|
|
|
|
What's new
|
|
==========
|
|
|
|
** Updates:
|
|
|
|
- all shell scripts are translated to python so sh.exe is no longer
|
|
needed on windows.
|
|
|
|
** Bug fixes:
|
|
|
|
* Miscellaneous
|
|
|
|
- Handle the Meta keyboard modifier as Alt (Qt only).
|