From c06454317b2c716f42b7c0c97f3b98c5dbde10fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matox?= Date: Mon, 10 Apr 2006 11:15:50 +0000 Subject: [PATCH] Update status.14x to refer bug 2501 (old lyx-docbook document with SGML paragraphs). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13621 a592a061-630c-0410-9148-cb99ea01b6c8 --- status.14x | 3 +++ 1 file changed, 3 insertions(+) diff --git a/status.14x b/status.14x index ce3a5f3557..02fd8aaa40 100644 --- a/status.14x +++ b/status.14x @@ -62,6 +62,9 @@ What's new - Better layout file conversion (bug 2355) +- Fix convertion of old documents with SGML paragraphs in lyx-docbook documents + (bug 2501). Note that this fix is incomplete and the complete fix will go in 1.4.2 + * User Interface: - Fix slowness in rendering inside insets, especially on the Mac (bug 2195)