diff options
author | Hari Gowtham <hgowtham@redhat.com> | 2019-10-09 14:21:16 +0530 |
---|---|---|
committer | Hari Gowtham <hgowtham@redhat.com> | 2019-10-09 14:23:02 +0530 |
commit | 3e12379fba83b8107117a6dedc99a02e31bd9bb1 (patch) | |
tree | ef033d2b912e5549f95adb852380074a86271d6c | |
parent | fd4144de3df743af29e81f70bc7af421a1b8220d (diff) |
doc: Added release 5.10 notesv5.10
Fixes: bz#1759832
Change-Id: I9c38181ec50d9b18ebc8bb8e1290f20a006be3bc
Signed-off-by: Hari Gowtham <hgowtham@redhat.com>
-rw-r--r-- | doc/release-notes/5.10.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/release-notes/5.10.md b/doc/release-notes/5.10.md new file mode 100644 index 00000000000..53f8111f32d --- /dev/null +++ b/doc/release-notes/5.10.md @@ -0,0 +1,23 @@ +# Release notes for Gluster 5.10 + +This is a bugfix release. The release notes for [5.0](5.0.md), [5.1](5.1.md), [5.2](5.2.md), [5.3](5.3.md), [5.5](5.5.md), [5.6](5.6.md), [5.8](5.8.md) and [5.9](5.9) contains +a listing of all the new features that were added and bugs fixed in the +GlusterFS 5 stable release. + +Next minor release tentative date: Week of 10th December, 2019 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-5.9 are listed below. + +- [#1749352](https://bugzilla.redhat.com/1749352): Failures in remove-brick due to [Input/output error] errors +- [#1750230](https://bugzilla.redhat.com/1750230): [geo-rep]: Non-root - Unable to set up mountbroker root directory and group +- [#1739336](https://bugzilla.redhat.com/1739336): Multiple disconnect events being propagated for the same child |