diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-11-02 10:49:23 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-11-02 10:49:23 +0900 |
commit | b264e00f681a554f3c55a9cb2b975d0e10519c99 (patch) | |
tree | e6e86eb04bf9531e74f8866576f918e88b86c949 /doc/khelpcenter/releasenotes | |
parent | caeff87e38f45dfba49f0644daee94de174d7157 (diff) | |
download | tdebase-b264e00f681a554f3c55a9cb2b975d0e10519c99.tar.gz tdebase-b264e00f681a554f3c55a9cb2b975d0e10519c99.zip |
Added initial draft of release notes for R14.0.12.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/khelpcenter/releasenotes')
-rw-r--r-- | doc/khelpcenter/releasenotes/index.docbook | 2 | ||||
-rw-r--r-- | doc/khelpcenter/releasenotes/r14.0.12.docbook | 12 |
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/khelpcenter/releasenotes/index.docbook b/doc/khelpcenter/releasenotes/index.docbook index a7b7df8bf..c9a56c5cc 100644 --- a/doc/khelpcenter/releasenotes/index.docbook +++ b/doc/khelpcenter/releasenotes/index.docbook @@ -15,6 +15,7 @@ <!ENTITY r14.0.09 SYSTEM "r14.0.09.docbook"> <!ENTITY r14.0.10 SYSTEM "r14.0.10.docbook"> <!ENTITY r14.0.11 SYSTEM "r14.0.11.docbook"> + <!ENTITY r14.0.12 SYSTEM "r14.0.12.docbook"> ]> @@ -64,6 +65,7 @@ role, including bug fixing, enhancements, testing, etc.</para> </sect1> +&r14.0.12; &r14.0.11; &r14.0.10; &r14.0.09; diff --git a/doc/khelpcenter/releasenotes/r14.0.12.docbook b/doc/khelpcenter/releasenotes/r14.0.12.docbook new file mode 100644 index 000000000..fb7ee7600 --- /dev/null +++ b/doc/khelpcenter/releasenotes/r14.0.12.docbook @@ -0,0 +1,12 @@ +<sect1 id="release-notes-r14.0.12"> +<title>R14.0.12 Release Notes (draft)</title> + +<para>R14.0.12 is the twelfth maintenance release of the R14.0 series, +and is built on and improves the previous versions.</para> +<para>Maintenance releases are intended to promptly bring bug fixes and +new features to users, while preserving overall stability through the +avoidance of both major API or feature changes and major codebase re-factoring.</para> + +<para>The ongoing temporary list of changes introduced by this release can be found <ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/66">here</ulink>.</para> + +</sect1> |