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:23:56 +0900 |
commit | 5be49e0d24c9038c2103cc7396602e2c9f6b1ddf (patch) | |
tree | e5d1987706db9a44cf1ac180e7cb34650d356b55 | |
parent | 6e3db0d9d4a954f67bb534aaf249cda148c042ab (diff) | |
download | tdebase-5be49e0d24c9038c2103cc7396602e2c9f6b1ddf.tar.gz tdebase-5be49e0d24c9038c2103cc7396602e2c9f6b1ddf.zip |
Progressive update of release notes for R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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> |