summaryrefslogtreecommitdiffstats
path: root/doc/releasenotes/r14.0.1.docbook
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-11-07 11:58:47 +0800
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-11-07 12:01:42 +0800
commite4726b3b5d3af36e44b917f121ffef02717e021e (patch)
tree978ba7a2075668a3c840750b353fa4068d05b6e2 /doc/releasenotes/r14.0.1.docbook
parent963a2c9576c6d69845fa8422c67461a9eba4c641 (diff)
downloadtdebase-e4726b3b5d3af36e44b917f121ffef02717e021e.tar.gz
tdebase-e4726b3b5d3af36e44b917f121ffef02717e021e.zip
Added initial draft of release notes for R14.0.10.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/releasenotes/r14.0.1.docbook')
-rw-r--r--doc/releasenotes/r14.0.1.docbook60
1 files changed, 0 insertions, 60 deletions
diff --git a/doc/releasenotes/r14.0.1.docbook b/doc/releasenotes/r14.0.1.docbook
deleted file mode 100644
index 022fe7fcf..000000000
--- a/doc/releasenotes/r14.0.1.docbook
+++ /dev/null
@@ -1,60 +0,0 @@
-<sect1 id="release-notes-r14.0.1">
-<title>R14.0.1 Release Notes</title>
-
-<para>R14.0.1 is the first maintenance release of the R14.0 series,
-and is the result of several months of ongoing effort by the TDE
-development team.</para>
-<para>Maintenance releases are intended to promptly bring bug fixes
-to users, while preserving overall stability through the avoidance
-of both new features and major codebase re-factoring.</para>
-
-<sect2 id="release-notes-r14.0.1-notes">
-<title>Important fixes</title>
-
-<para>This section highlights some of the most important fixes introduced by this
-release.</para>
-
-<itemizedlist>
-<listitem>
- <para>Bug fixes</para>
- <itemizedlist>
- <listitem><para>Konqueror file filtering now works correctly</para></listitem>
- <listitem><para>TDE session manager crashes should no longer be experienced</para></listitem>
- <listitem><para>KHelpcenter incorrectly displayed content is now visualized correctly</para></listitem>
- <listitem><para>Incorrect window transparency with TDE Compton has been eliminated</para></listitem>
- <listitem><para>Incorrect circular dependency in Debian/Ubuntu packages has been resolved</para></listitem>
- <listitem><para>TDEFileReplace no longer hangs/crashes when circular links are encountered</para></listitem>
- <listitem><para>TDENetworkManager no longer crashes if an interace is removed</para></listitem>
- <listitem><para>TDENetworkManager no longer hangs on point-to-point connections</para></listitem>
- <listitem><para>TDevelop cmake template projects now builds correctly</para></listitem>
- <listitem><para>Digikam slideshow no longer hangs</para></listitem>
- <listitem><para>Several FTBFS has been addressed</para></listitem>
- <listitem><para>KDesktop no longer hangs on startup</para></listitem>
- <listitem><para>KMail no longer crashes if closed in offline mode</para></listitem>
- <listitem><para>KSquirrel can load codecs - works again</para></listitem>
- </itemizedlist>
-</listitem>
-<listitem>
- <para>Enhancements</para>
- <itemizedlist>
- <listitem><para>Added support for Ubuntu Vivid 15.04</para></listitem>
- <listitem><para>Added initial support for FreeBSD</para></listitem>
- <listitem><para>Added support for ARM64 and PowerPC64le</para></listitem>
- </itemizedlist>
-</listitem>
-<listitem>
- <para>Security</para>
- <itemizedlist>
- <listitem><para>Several qt3/tqt3 security alerts have been fixed</para></listitem>
- </itemizedlist>
-</listitem>
-</itemizedlist>
-</sect2>
-
-<sect2 id="release-notes-r14.0.1-freebsd">
-<title>FreeBSD Support</title>
-<para>TDE now has basic support for FreeBSD! Additional developers are always
-welcome to help port over the remaining features and applications.</para>
-</sect2>
-
-</sect1>