From c7aa0fc201fba2ac65b37abfcfbf9ac407b94f07 Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Sat, 7 Sep 2019 18:27:52 -0600 Subject: [PATCH] Add links for known issues --- Home.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 82a985c..6f4654c 100644 --- a/Home.md +++ b/Home.md @@ -44,13 +44,14 @@ For future plans, see the [[Roadmap]]. # Known Issues (Upcoming 0.10.0 release) ## Qt 5.5.1 (Ubuntu 16.04 with end-of-life April 2021) -- Compile/export will silently overwrite existing file +- Compile/export will silently overwrite existing file ([PR #613](https://github.com/olivierkes/manuskript/pull/613)) ## Qt 5.11.x to 5.12.x -- Import will cause crash +- Import will cause Manuskript to crash ([PR #612](https://github.com/olivierkes/manuskript/pull/612)) ## PyQt 5.13.0 -- Built with a broken OpenSSL library on Windows x64 +- Windows x64 PyQt 5.13.0 package was built with a broken OpenSSL library ([Qt 5.13.0 Known Issues](https://wiki.qt.io/Qt_5.13.0_Known_Issues)) + _Does this adversely impact running Manuskript on Windows x64?_ # Contributing