From c2229e4a3b37ecdde79f8933e1c2de6137f6338b3b173edf2e8a907c17930125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 18 Jul 2019 14:03:29 +0000 Subject: [PATCH] add changelog OBS-URL: https://build.opensuse.org/package/show/science/FreeCAD?expand=0&rev=90 --- FreeCAD.changes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/FreeCAD.changes b/FreeCAD.changes index 10c4c32..8de5540 100644 --- a/FreeCAD.changes +++ b/FreeCAD.changes @@ -2,6 +2,20 @@ Thu Jul 18 11:01:30 UTC 2019 - Adrian Schröter - Update to 0.18.3 + * AddonManager: Skip non-github addons + * Sketcher: Fix Carbon copy leads to unsolvable sketch + * Sketcher: Fix carbon copy construction points + * fixes #0003993: Memory leak with Python3 + * code simplification in PythonWrapper + * issue #0003984: Creating a Path Job object fails with 'PySide2.QtWidgets.QDialog' object has no attribute 'templateGroup' + * Fixes bug #4008: removes phantom path cause + * Fix crash in case encoding of Python paths fails + * [Material] Respect unicode filenames Fixes #4027 + * BrowserView: fix QWebEngine crash + * Py3: no __builtin__ module available + * fixes 0004010: Box Selection + Part -> MakeCompound will crash FreeCAD + * FEM: solver elmer tasks, Py3 decode fix + * make OpenSCAD utilities working again with Py2 ------------------------------------------------------------------- Thu Jun 13 12:25:02 UTC 2019 - Christophe Giboudeaux