diff options
author | hari gowtham <hgowtham@redhat.com> | 2019-08-06 16:33:48 +0530 |
---|---|---|
committer | Hari Gowtham <hgowtham@redhat.com> | 2019-08-06 16:57:16 +0530 |
commit | 0386ca39690fe4cd9d07378b408a934d666321c2 (patch) | |
tree | 908aa8d264bdf2422236675cb75a5c817588fbe5 | |
parent | 216735a52a91844e5a27ee541815bb0b6482edff (diff) |
doc: Added release 5.9 notesv5.9
Fixes: bz#1737313
Change-Id: Icc44f0d1b33de628ba5c1b0672ed56791d281dcf
Signed-off-by: hari gowtham <hgowtham@redhat.com>
-rw-r--r-- | doc/release-notes/5.9.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/release-notes/5.9.md b/doc/release-notes/5.9.md new file mode 100644 index 00000000000..9e78887f4d5 --- /dev/null +++ b/doc/release-notes/5.9.md @@ -0,0 +1,23 @@ +# Release notes for Gluster 5.9 + +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) and [5.8](5.8.md) 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 September, 2019 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-5.8 are listed below. + +- [#1733881](https://bugzilla.redhat.com/1733881): [geo-rep]: gluster command not found while setting up a non-root session +- [#1736342](https://bugzilla.redhat.com/1736342): potential deadlock while processing callbacks in gfapi +- [#1737716](https://bugzilla.redhat.com/1737716): Unable to create geo-rep session on a non-root setup. |