*status.16x update for r37078.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37079 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2011-01-03 17:10:54 +00:00
parent 9e4a5c8940
commit 59d5732815

View File

@ -88,6 +88,10 @@ What's new
- Fix crash when inserting quotes with a selection spanning multiple
paragraphs (bug 7200).
- Correctly save the settings of UI components. They could disappear
when starting LyX with a modified default.ui file and changing the
preferences afterwards (bug 7099).
- Fix the painting of the workarea for a non-standard DPI and using
emulated scaling on Windows Vista and Windows 7 (bug 7187).