diff options
-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. |