From 9cb7d55f6632b5442eb989152f991b934ad6854d Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 18 Aug 2009 13:42:14 +0000 Subject: [PATCH] Status for previous commit. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31118 a592a061-630c-0410-9148-cb99ea01b6c8 --- status.16x | 3 +++ 1 file changed, 3 insertions(+) diff --git a/status.16x b/status.16x index a53d80e8f5..c3d457e292 100644 --- a/status.16x +++ b/status.16x @@ -41,6 +41,9 @@ What's new - Fix layout conversion problem with AMS classes (bug 6140). +- Partially resolve bug 5863, "LyX closes dirty buffers without asking". + We now ask to save modified buffers when they are destroyed. + * USER INTERFACE