I did it!
I finally got fed up with waiting and decided that fix2 should be
finally released. I tagged the release (lyx-1_1_6fix2) two hours ago.
Lars, can you prepare a distribution? I just checked that it compiles
correctly. I will be able to do the announcement, patch and uploads on
monday (unless you want to do it :)
Kayvan (and others), can you prepare binary packages?
I append the final change list.
JMarc
What's new
==========
** Updates
- add language support in docbook; better support for verbatim text.
- the --with-lyx-suffix flag introduced in 1.1.6fix1 has been renamed
to --with-version-suffix; it can now be used without argument (to
install as lyx-1.1.6fix2)
- many translations updated; big french documentation overhaul; german
documentation update.
- preliminary Thai support; new serbo-croatian support
** Bugfixes
- fix selection problems in tabular cells
- fix crash in tabular after inserting a column/cell
- lower a bit the memory consumption of large tabulars
- fix bug with cursor when inserting Greek characters
- fix a bug where bibtex was not always run when needed
- fix a babel error after changing the language of the document
- Fix (local) language changing in latex files.
- Added options for disabling babel and passing language options only
to babel (not supported in preferences)
- fix crash after running Edit->Reconfigure
- fix printing when no spool command has been specified
- fix problem with wrong latex output for borders in multicolumns
- in LaTeX output, only add {} before a quote if it is needed to avoid
a bogus ?` or !` ligature.
- when the cursor is before a space and you break the paragraph into two by
pressing enter, delete the space instead keeping it as the last char
of the paragraph.
- fix font bug when joining to paragraph with backspace
- fix figure previewing when the suffix has been removed from the
filename
- fix reading of log file when not using a temporary directory
- fix permission of temporary files to be readable only by user
- when the "toggle all these" checkbox was on in the character popup,
it applied incorrectly to the size setting. This is fixed now
- do not save files when running with no gui
- fix display of character shortcuts in minibuffer
- fix problem with the PACS, keywords and preprint layouts in revtex4
- fix compilation on HP-UX 10.20
- fix compilation problem with gcc 2.95.3 and --with-included-string
- add support for gcc 3.0 pre-releases
- update sigc++ distribution; disable threads support by default in sigc++
- fix some Makefile problems in po directory when using non-GNU tools
- fix permissions of lib/configure and lib/configure.cmd at install
time
- fix problem with reLyX and RPM relocation