From 3ad2ce3de90e206cb860e73e507bc1a2653dba996d581836eed981298ed858b5 Mon Sep 17 00:00:00 2001 From: Danilo Spinella Date: Thu, 31 Mar 2022 13:02:48 +0000 Subject: [PATCH] Accepting request 966228 from home:dspinella:branches:LibreOffice:Factory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to version 7.3.2.2: * tdf#147143 Word selection error in Arabic text [Noel Grandin] * tdf#147744 Calc crashes when pasting simple formula in a filtered column [Kohei Yoshida] * tdf#147767 CALC: Paste data with very small font from website [Noel Grandin] * tdf#147928 Crash when inserting comment and undoing in Writer (gtk3 only) [Caolán McNamara] * tdf#147961 Crash: Typing "++" and press Enter (AutoCorrect Create Table) [Noel Grandin] * tdf#148053 Typing or pasting ZWNJ leads to Writer crash (debug build only) [Caolán McNamara] You can find the complete release notes here: https://wiki.documentfoundation.org/Releases/7.3.2/RC2 OBS-URL: https://build.opensuse.org/request/show/966228 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=1006 --- libreoffice.changes | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/libreoffice.changes b/libreoffice.changes index 16f22cf..6f38826 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,7 +1,15 @@ ------------------------------------------------------------------- Thu Mar 31 10:33:24 UTC 2022 - Danilo Spinella -- Update to 7.3.2.2 +- Update to version 7.3.2.2: + * tdf#147143 Word selection error in Arabic text [Noel Grandin] + * tdf#147744 Calc crashes when pasting simple formula in a filtered column [Kohei Yoshida] + * tdf#147767 CALC: Paste data with very small font from website [Noel Grandin] + * tdf#147928 Crash when inserting comment and undoing in Writer (gtk3 only) [Caolán McNamara] + * tdf#147961 Crash: Typing "++" and press Enter (AutoCorrect Create Table) [Noel Grandin] + * tdf#148053 Typing or pasting ZWNJ leads to Writer crash (debug build only) [Caolán McNamara] + You can find the complete release notes here: + https://wiki.documentfoundation.org/Releases/7.3.2/RC2 ------------------------------------------------------------------- Fri Mar 25 11:45:21 UTC 2022 - Cor Blom