2002-05-31 10:38:48 +00:00
|
|
|
-*- text -*-
|
2002-05-31 12:15:36 +00:00
|
|
|
|
2002-12-16 15:07:44 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.2.3.
|
2002-05-31 12:15:36 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
2002-12-16 15:07:44 +00:00
|
|
|
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
|
2002-05-31 12:15:36 +00:00
|
|
|
|
2002-05-31 10:38:48 +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_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
|
|
|
|
|
2002-12-27 11:28:20 +00:00
|
|
|
- updated italian User Guide
|
2002-09-09 16:10:05 +00:00
|
|
|
|
2003-01-09 11:50:31 +00:00
|
|
|
- updated french localization
|
|
|
|
|
2002-08-19 10:30:30 +00:00
|
|
|
** Bug fixes
|
2002-05-31 10:38:48 +00:00
|
|
|
|
2003-01-08 12:57:02 +00:00
|
|
|
- fix bug where the configure script would try to delete the /dev/null
|
|
|
|
device when there has been an error in configuration step
|
|
|
|
|
2002-12-26 14:02:57 +00:00
|
|
|
- fix bug where autosaving would leave a lot of zombie processes after
|
|
|
|
a long time
|
|
|
|
|
2002-12-19 11:02:04 +00:00
|
|
|
- fix problem where it was not possible to force some values to 0 in
|
|
|
|
custom margins
|
|
|
|
|
2003-01-07 13:28:03 +00:00
|
|
|
- fix bug where horizontal alignment would be reset automatically to
|
2003-01-09 11:50:31 +00:00
|
|
|
"left" in the tabular dialog
|
2003-01-07 13:28:03 +00:00
|
|
|
|
2003-01-09 11:50:31 +00:00
|
|
|
- fix functions word-find-forward and word-find-backward, the meanings
|
|
|
|
of which were inverted
|
2002-12-19 11:02:04 +00:00
|
|
|
|
2003-01-09 11:50:31 +00:00
|
|
|
- when the lyx binary was invoked through a symbolic link, LyX would
|
|
|
|
print annoying messages on the console; they are now output only
|
|
|
|
when debugging.
|
2002-12-27 11:28:20 +00:00
|
|
|
|
2002-12-18 17:00:07 +00:00
|
|
|
- fix an installation issue with solaris
|