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 /doc/releasenotes/r14.0.9.docbook | |
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)
Diffstat (limited to 'doc/releasenotes/r14.0.9.docbook')
-rw-r--r-- | doc/releasenotes/r14.0.9.docbook | 7 |
1 files changed, 6 insertions, 1 deletions
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> |