diff options
author | Niels de Vos <ndevos@redhat.com> | 2017-07-11 15:44:14 +0200 |
---|---|---|
committer | Niels de Vos <ndevos@redhat.com> | 2017-07-11 14:04:07 +0000 |
commit | c4057aa93eb751ce7860b1fa8923afb8d7b26aba (patch) | |
tree | 815e7379995ca72c16fb70e4cbd04b7fd9810ccc | |
parent | 96e7452155c3fd1b160a97d88c03f1bf31b0be97 (diff) |
doc: release-notes for GlusterFS-3.8.14v3.8.14
BUG: 1464927
Change-Id: I2ce12274e4d0ed1135370341eacd9f9f66993559
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: https://review.gluster.org/17748
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Michael Scherer <misc@fedoraproject.org>
Smoke: Gluster Build System <jenkins@build.gluster.org>
-rw-r--r-- | doc/release-notes/3.8.14.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/release-notes/3.8.14.md b/doc/release-notes/3.8.14.md new file mode 100644 index 00000000000..46868c21675 --- /dev/null +++ b/doc/release-notes/3.8.14.md @@ -0,0 +1,16 @@ +# Release notes for Gluster 3.8.14 + +This is a bugfix release. The [Release Notes for 3.8.0](3.8.0.md), +[3.8.1](3.8.1.md), [3.8.2](3.8.2.md), [3.8.3](3.8.3.md), [3.8.4](3.8.4.md), +[3.8.5](3.8.5.md), [3.8.6](3.8.6.md), [3.8.7](3.8.7.md), [3.8.8](3.8.8.md), +[3.8.9](3.8.9.md), [3.8.10](3.8.10.md), [3.8.11](3.8.11.md), +[3.8.12](3.8.12.md) and [3.8.13](3.8.13.md) contain a listing of all the new +features that were added and bugs fixed in the GlusterFS 3.8 stable release. + + +## Bugs addressed + +A total of 3 patches have been merged, addressing 2 bugs: + +- [#1462447](https://bugzilla.redhat.com/1462447): brick maintenance - no client reconnect +- [#1467272](https://bugzilla.redhat.com/1467272): Heal info shows incorrect status |