Hello,
Appended as usual is a list of what has been fixed since 1.1.6fix1.
Please tell me what are the open bugs you consider important for
1.1.6fix2. Some known problems are:
- many many tabular bugs. We'll see what Juergen manage to fix, and
what part of that can go safely here.
- bug with num keypad in some cases
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg09077.html
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg18944.html
- bug with some bindings like C-S-T
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg18746.html
- german bindings are wrong. Pit Sutterlin said he'll try to fix that
soon.
Therefore, as usual, 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
lyx-1_1_5, which you can get with the command
cvs checkout -d lyx-1_1_6 -r BRANCH_1_1_6 lyx-devel
JMarc
What's new
==========
** Updates
- new thai keymap
- add language support in docbook
** Bugfixes
- fix permissions of lib/configure and lib/configure.cmd at install
time
- fix compilation on HP-UX 10.20
- disable threads support by default in sigc++
- fix crash when Option>Reconfigure has not been run since 1.1.5
- fix bug when inserting greek characters in mathed
- preserve the font when changing newline char with a space.
- do not save files when running with no gui.
- if the cursor is before a space, delete the space [dekel, could you
explain when this matter, so that I can repphrase it a bit?]