diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-04-12 23:41:00 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-04-12 23:41:00 +0900 |
commit | 3ba1897c36376350543be08fada68e83c02fc696 (patch) | |
tree | 9069fbc2aec31426eea27aa713054a5322bad545 /doc | |
parent | 227e4d1ef2089b9420c420296371a66320d84dc7 (diff) | |
download | tdebase-3ba1897c36376350543be08fada68e83c02fc696.tar.gz tdebase-3ba1897c36376350543be08fada68e83c02fc696.zip |
Updated release notes with tqscintilla SEGV fixr14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/khelpcenter/releasenotes/r14.1.x/r14.1.00.docbook | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/khelpcenter/releasenotes/r14.1.x/r14.1.00.docbook b/doc/khelpcenter/releasenotes/r14.1.x/r14.1.00.docbook index 425b8d7e3..057131b3d 100644 --- a/doc/khelpcenter/releasenotes/r14.1.x/r14.1.00.docbook +++ b/doc/khelpcenter/releasenotes/r14.1.x/r14.1.00.docbook @@ -85,6 +85,7 @@ comes with a bigger list of changes.</para><para>Several items in this list refe <listitem><para>konqueror: fixed SEGV when the KPropertiesDialog is opened on the root (<ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/310">TDE/tdebase#310</ulink>)</para></listitem> <listitem><para>kmail: added menu options to toggle "Show Message Structure" (<ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/tdepim/pulls/25">TDE/tdepim#25</ulink>)</para></listitem> <listitem><para>kpdf: fixed issue with certain fonts not being correctly displayed (<ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/tdegraphics/pulls/57">TDE/tdegraphics#57</ulink>)</para></listitem> + <listitem><para>tqscintilla: fixed SEGV at runtime caused by invalid platform detection at build time (<ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/tqscintilla/pulls/3">TDE/tqscintilla#3</ulink>)</para></listitem> </itemizedlist> </sect2> |