lyx_mirror/status.23x
Richard Kimberly Heck 774bbbe1b6 Fix bug #11405.
We don't actually prevent hidden buffers from being dirty, so we need
to save them if they are.

(cherry picked from commit b2517d60b8)
2020-06-05 15:48:44 -04:00

73 lines
873 B
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 2.3.6.
All comments are welcome.
We try to group things by topic and in decreasing order of importance.
Please feel free to re-arrange if that seems like a good idea.
What's new
==========
** Updates:
***********
* DOCUMENT INPUT/OUTPUT
* USER INTERFACE
* MISCELLANEOUS
* TEX2LYX IMPROVEMENTS
* DOCUMENTATION AND LOCALIZATION
* BUILD/INSTALLATION
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
* USER INTERFACE
- Fix problem with drawing of auto-opened insets (bug 11870).
- Fix crash when rejecting changes and the cursor is in an inset that will be
deleted (bug 10316).
- Ask to save hidden dirty documents (bug 11405).
* INTERNALS
* DOCUMENTATION AND LOCALIZATION
* LYX2LYX
* TEX2LYX
* LYXHTML
* ADVANCED FIND AND REPLACE
* BUILD/INSTALLATION