From 886f149652137ab96ad565c0ca129d8e4f36245f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 6 Apr 2020 23:00:00 +0200 Subject: Add previous release notes to the documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/releasenotes/r14.0.3.docbook | 50 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 doc/releasenotes/r14.0.3.docbook (limited to 'doc/releasenotes/r14.0.3.docbook') diff --git a/doc/releasenotes/r14.0.3.docbook b/doc/releasenotes/r14.0.3.docbook new file mode 100644 index 000000000..92f18b3e4 --- /dev/null +++ b/doc/releasenotes/r14.0.3.docbook @@ -0,0 +1,50 @@ + +R14.0.3 Release Notes + +R14.0.3 is the third maintenance release of the R14.0 series, +and is built on and improves the previous R14.0.2 version. +Maintenance releases are intended to promptly bring bug fixes +to users, while preserving overall stability through the avoidance +of both new features and major codebase re-factoring. + + +Important fixes + +This section highlights some of the most important fixes introduced by this +release. + + + + Bug fixes + + Fixed floppy support in media manager + Fixed an annoying bug with zip file support that prevented some applications (such as KOffice and k3b) from opening their own saved files + Fixed detection of mime types not contained in TDE settings (using magic library) which prevented sound files from being played in some recent distros + + + + Enhancements + + Improved handling of various types of discs in media manager + Added giflib 5.1 support + Added ruby 2.2 support + + + + Security + + Fixed a bunch of security issues + + + + + + +FreeBSD Support +There are still some issues that need to be addressed before full +FreeBSD support can be achieved. Additional developers or contributors +willing to help porting the remaining features and applications are +always welcome. + + + -- cgit v1.2.1