diff options
author | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2015-03-05 16:44:05 -0500 |
---|---|---|
committer | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2015-03-05 16:44:05 -0500 |
commit | b037cfe399b91182d55708526645c72f324f98af (patch) | |
tree | 90592bd338adc33da0c7b5eb5dd5913488ab2f89 | |
parent | 35fdb730b733cec49f5c7cb4807eabed08631712 (diff) |
doc: 3.4.7 release notesv3.4.7beta1
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
-rw-r--r-- | doc/release-notes/3.4.7.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/release-notes/3.4.7.md b/doc/release-notes/3.4.7.md new file mode 100644 index 00000000000..8b05f6cf1ea --- /dev/null +++ b/doc/release-notes/3.4.7.md @@ -0,0 +1,8 @@ +GlusterFS 3.4.7 consists entirely of bug fixes. + +* 35fdb73 api: versioned symbols in libgfapi.so for compatibility + +* 8bc612d cluster/dht: set op_errno correctly during migration. + +* 8635805 cluster/dht: Fixed double UNWIND in lookup everywhere code + |