lyx_mirror/status.20x
Jürgen Spitzmüller d2b87f4706 Work around qt bug that prevents the glyph LATIN CAPITAL LETTER SHARP S from being pasted (bug #8057).
Backport of r40829.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40831 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-02 14:59:53 +00:00

82 lines
1.1 KiB
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 2.0.4
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_2_0_X branch, which you
can get with the command
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X
Richard
[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
-
* TEX2LYX IMPROVEMENTS
-
* USER INTERFACE
- Graphics insets show filename as a tooltip now.
* DOCUMENTATION AND LOCALIZATION
-
* BUILD/INSTALLATION
-
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
- Fix pasting of LATIN CAPITAL LETTER SHARP S (bug 8057).
* TEX2LYX
- Translate \sindex to index inset instead of using ERT.
* USER INTERFACE
-
* DOCUMENTATION AND LOCALIZATION
- Fixed problem that the example file knitr.lyx could not be opened.
* ADVANCED FIND AND REPLACE
-
* BUILD/INSTALLATION
-