diff options
-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> |