Hello,

Appended as usual is a list of what has been fixed since 1.1.6fix3. I
think that a 1.1.6fix4 release will be useful, especially since I
backported the selection bugfix from 1.2.0. Are there some other
things that should go in 1.1.6fix4? I'd like to release it next week,
since it will be more difficult during month of december.

Please tell me what are the open bugs you consider important for
1.1.6fix4. Also tell me if I forgot some of the changes. New since
last time is latin[349], problem with document becoming (changed)
whereas they should not, speedup for very large documents, new kluwer
layout. 

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_1_6, 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

- add support for latin3, latin4 and latin9 encodings

- new class `kluwer'; update to hollywood class

- the class encts has been renamed to entcs (stupid typo!) and
  slightly updated

- when passing a file name as argument from command line, the
  extension `.lyx' is added if necessary

- updates to the russian localisation and the italian user guide

- change the encoding for estonian from latin4 to latin1, since it
  appears to be more suitable.

** Bugfixes

- faster loading of large files (should now be proportional to file size)

- fix possible crash when the cursor is between two spaces and a
  selection is begun

- fix reading under unix of lyx files produced under windows (was
  actually not fixed in 1.1.6fix3)

- fix problem where document is marked `changed' when going in/out an
  empty tabular cell

- fix the logic of quote insertion after '-', '[' and '{'

- fix generation of an extra space after an inset in linuxdoc creation

- do not ignore newline/hfill chars when copying to the clipboard

- fix insertion of \Upsilon in the math editor

- fix crash if banner-file was not found

- the `SubSection' layout of the cv class has been renamed to
  `Subsection'

- fix compilation with gcc 2.8.x

- improve the rpm spec file

Reply via email to