From fd687ada1b965ed7182799d91484596612752ae7 Mon Sep 17 00:00:00 2001 From: Evan Tschannen Date: Mon, 16 Apr 2018 13:10:45 -0700 Subject: [PATCH] updated the release notes for 5.1.6 --- documentation/sphinx/source/release-notes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/documentation/sphinx/source/release-notes.rst b/documentation/sphinx/source/release-notes.rst index 0c36300959..d79543db34 100644 --- a/documentation/sphinx/source/release-notes.rst +++ b/documentation/sphinx/source/release-notes.rst @@ -2,6 +2,14 @@ Release Notes ############# +5.1.6 +===== + +Fixes +----- + +* Expiring a backup could cause the fdbbackup process to hang indefinately. + 5.1.5 =====