From 26d21e2e2518c9530e635af2eecd123fa3d3e4d1 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 6 Oct 2016 14:23:38 +1100 Subject: [PATCH] fix long line --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index a309fe29c6..dd30e55f66 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,5 @@ -4478. [func] Add +continue option to mdig, allow continue on socket errors. [RT #43281] +4478. [func] Add +continue option to mdig, allow continue on socket + errors. [RT #43281] 4477. [test] Fix mkeys test timing issues. [RT #41028]