mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
a433e6be25
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH-1_2_X@5892 a592a061-630c-0410-9148-cb99ea01b6c8
35 lines
929 B
Plaintext
35 lines
929 B
Plaintext
-*- text -*-
|
|
|
|
This file describes what has been done in the preparation of LyX 1.2.3.
|
|
All comments are welcome.
|
|
|
|
You can find a list of bugs pending for 1.2.3 at URL
|
|
http://bugzilla.lyx.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&&target_milestone=1.2.3
|
|
|
|
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_2_X, which you
|
|
can get with the command
|
|
cvs checkout -d lyx-1_2_x -r BRANCH-1_2_X lyx-devel
|
|
|
|
JMarc
|
|
|
|
What's new
|
|
==========
|
|
|
|
** Updates
|
|
|
|
|
|
** Bug fixes
|
|
|
|
- fix bug where autosaving would leave a lot of zombie processes after
|
|
a long time
|
|
|
|
- fix problem where it was not possible to force some values to 0 in
|
|
custom margins
|
|
|
|
- fix functions word-find-forward and word-find-backward, which
|
|
meaning was inverted
|
|
|
|
- fix an installation issue with solaris
|