diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-05-03 19:23:56 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-05-03 19:24:38 +0900 |
commit | 321ee7695dd76f2891385f7a3eda5250611a0ad2 (patch) | |
tree | 3c9541bd1ebc05723766b96ee5c42c1b5961d309 | |
parent | f1160224f08792c46cea1709bacdc5a479500d3a (diff) | |
download | tdebase-321ee7695dd76f2891385f7a3eda5250611a0ad2.tar.gz tdebase-321ee7695dd76f2891385f7a3eda5250611a0ad2.zip |
Progressive update of release notes for R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5be49e0d24c9038c2103cc7396602e2c9f6b1ddf)
-rw-r--r-- | doc/releasenotes/README | 2 | ||||
-rw-r--r-- | doc/releasenotes/r14.0.9.docbook | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/releasenotes/README b/doc/releasenotes/README index 1e2e2211d..8a9d1b1d8 100644 --- a/doc/releasenotes/README +++ b/doc/releasenotes/README @@ -6,4 +6,4 @@ To update the Release Notes in the help handbook: * Edit index.docbook as necessary for the next release. For example, R14.0.1. -No changes or updates are needed in ./release_notes.desktop or ../../release_notes. +No changes or updates are needed in ./release_notes.desktop or ../../tde_release_notes. diff --git a/doc/releasenotes/r14.0.9.docbook b/doc/releasenotes/r14.0.9.docbook index fedcfc0ed..d60054e2f 100644 --- a/doc/releasenotes/r14.0.9.docbook +++ b/doc/releasenotes/r14.0.9.docbook @@ -17,13 +17,18 @@ release.</para> <listitem> <para>Bug fixes</para> <itemizedlist> + <listitem><para>Fixed problem with assignment of keyboard shortcuts in recent distros.</para></listitem> <listitem><para></para></listitem> </itemizedlist> </listitem> <listitem> <para>Enhancements</para> <itemizedlist> - <listitem><para>Many translation updates (thanks to all translators)</para></listitem> + <listitem><para>Many translation updates (thanks to all translators).</para></listitem> + <listitem><para>Several packages have been migrated to CMake build system.</para></listitem> + <listitem><para>Dropped automake build system for various packages.</para></listitem> + <listitem><para>Continued overall look polishing.</para></listitem> + <listitem><para>TDE's QtCurve style updated to upstream version 1.8.5.</para></listitem> <listitem><para></para></listitem> </itemizedlist> </listitem> |