From 91c87ff50a32ff2728f03f15008811d1ec403d7b Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Mon, 20 Mar 2017 16:23:10 +0300 Subject: [PATCH] x2t changes --- CHANGELOG.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 542a8ff9..188af084 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,10 +35,8 @@ * Ability to perform forced save (by timeout and by button) #### x2t -* Extended reading xml (in pptx), sppr, txpr in chart without DrawingConverter -* Faster working with chart without office_drawing -* OfficeUtils - add sort for compress -* Remove libxml2 from DocxFormat +* Optimization and speed-up +* Better support of all formats, including (but not limited to): ##### DOC * Background page @@ -84,9 +82,6 @@ * Fixed an issue with cursor size in @2x (bug #33606) * A whole lot more minor and big bugfixes -#### x2t -* Improve compatibility with all supported formats - ## 4.2.11 ### New features #### Editors