From 92529545384ce76812a61b94761c9fa34771e04e Mon Sep 17 00:00:00 2001
From: Jerome Charaoui <jerome@riseup.net>
Date: Fri, 12 Jan 2018 18:42:27 -0500
Subject: [PATCH] [borg] put changelog entry in unreleased section

---
 ChangeLog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 90dbc20..77f3f7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,11 +2,12 @@ version 1.0.3 -- UNRELEASED
 
     documentation changes
 	 ยท Fix typos in README.md and manpages. Thank you, Lintian!
-
-version 1.0.2 -- September 05, 2017
     handler changes
 	borg:
 	 . Added initial support
+
+version 1.0.2 -- September 05, 2017
+    handler changes
 	dsync:
 	 . Miscellaneous improvements to this experimental handler.
 	dup:
-- 
GitLab