From 735237b0ee3508ceb7ec288fb46c7e1a93492132 Mon Sep 17 00:00:00 2001 From: hari gowtham Date: Wed, 5 Jun 2019 21:56:22 +0530 Subject: doc: Added release notes for 4.1.9 Fixes: bz#1693693 Change-Id: I3e2490962d0cd64210a2cf9f1cb3d909d8ac270b Signed-off-by: hari gowtham --- doc/release-notes/4.1.9.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/release-notes/4.1.9.md diff --git a/doc/release-notes/4.1.9.md b/doc/release-notes/4.1.9.md new file mode 100644 index 00000000000..5c5170996fa --- /dev/null +++ b/doc/release-notes/4.1.9.md @@ -0,0 +1,25 @@ +# Release notes for Gluster 4.1.9 + +This is a bugfix release. The release notes for [4.1.0](4.1.0.md), [4.1.1](4.1.1.md), +[4.1.2](4.1.2.md), [4.1.3](4.1.3.md), [4.1.4](4.1.4.md), [4.1.5](4.1.5.md), +[4.1.6](4.1.6.md), [4.1.7](4.1.7.md) and [4.1.8](4.1.8.md) +contains a listing of all the new features that were added and bugs fixed +in the GlusterFS 4.1 stable release. + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-4.1.8 are listed below. + +- [#1660225](https://bugzilla.redhat.com/1660225): geo-rep does not replicate mv or rename of file +- [#1684404](https://bugzilla.redhat.com/1684404): Multiple shd processes are running on brick_mux environmet +- [#1694563](https://bugzilla.redhat.com/1694563): gfapi: do not block epoll thread for upcall notifications +- [#1696513](https://bugzilla.redhat.com/1696513): Multiple shd processes are running on brick_mux environmet +- [#1707200](https://bugzilla.redhat.com/1707200): VM stuck in a shutdown because of a pending fuse request -- cgit