From c4057aa93eb751ce7860b1fa8923afb8d7b26aba Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Tue, 11 Jul 2017 15:44:14 +0200 Subject: doc: release-notes for GlusterFS-3.8.14 BUG: 1464927 Change-Id: I2ce12274e4d0ed1135370341eacd9f9f66993559 Signed-off-by: Niels de Vos Reviewed-on: https://review.gluster.org/17748 CentOS-regression: Gluster Build System Reviewed-by: Michael Scherer Smoke: Gluster Build System --- doc/release-notes/3.8.14.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/release-notes/3.8.14.md 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 -- cgit