lyx_mirror/status.16x
Vincent van Ravesteijn cc07aa98fb * status.16x update for r37688.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37689 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 13:22:03 +00:00

74 lines
1.3 KiB
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 1.6.10
All comments are welcome.
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 into the BRANCH_1_6_X branch, which you
can get with the command
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X lyx-1.6.x
Juergen
[In this list, I try to group things by topic and in decreasing
order of importance. This is, of course, subjective...]
What's new
==========
** Updates:
***********
* DOCUMENT INPUT/OUTPUT
- Run biber instead of bibtex if requested (bug 7281).
* USER INTERFACE
- Fix a crash when loading a document with instant previewed math that
could not succesfully be previewed (bug 7263).
- Fix a crash when requesting the wrong context menu due to paragraphs that
are automatically removed between the mouse press and release (bug 7209).
- Show mnemonics in context menus that are requested by the keyboard
key (only Windows; bug 5414).
* DOCUMENTATION AND LOCALIZATION
- Updated German and Swedish User Interface Localization.
* BUILD/INSTALLATION
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
* USER INTERFACE
* DOCUMENTATION AND LOCALIZATION
* BUILD/INSTALLATION
- Fix compilation with gcc 4.6 (bug 7285).