diff options
author | Michele Calgaro <[email protected]> | 2021-11-02 10:49:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-11-02 10:51:12 +0900 |
commit | b708c8f05451ee6c46a50afaab84b9a9db6e21c1 (patch) | |
tree | 6838eac6e32aa7ec22b1669b62ba39cb3fca2171 /doc/khelpcenter | |
parent | da1d19bb1c969ef764564f5bd3aa0d8981d661c3 (diff) | |
download | tdebase-b708c8f05451ee6c46a50afaab84b9a9db6e21c1.tar.gz tdebase-b708c8f05451ee6c46a50afaab84b9a9db6e21c1.zip |
Added initial draft of release notes for R14.0.12.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit b264e00f681a554f3c55a9cb2b975d0e10519c99)
Diffstat (limited to 'doc/khelpcenter')
-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> |