From 3b4be12c6da553df1964bdd8cd168c484521bda8 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Wed, 1 Aug 2007 13:32:25 +0000 Subject: [PATCH] forgot that git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19269 a592a061-630c-0410-9148-cb99ea01b6c8 --- status.15x | 2 ++ 1 file changed, 2 insertions(+) diff --git a/status.15x b/status.15x index cf0585e5e8..b753912f06 100644 --- a/status.15x +++ b/status.15x @@ -43,6 +43,8 @@ What's new - Fix redrawing artefacts when switching tabs (bug 3969). +- Fix bug where using pdfsync marks the document 'changed' (bug 4023) + - Don't allow invalid listings parameters to be passed when updating other controls in listings-related dialogs (bug 4053).