From f9fdac668d82d0e651c2df09136bf61ec3c2b89a Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@fripost.org>
Date: Tue, 22 Sep 2015 20:18:10 +0200
Subject: Bug fix: don't delete the lockfile if another instance of interimap
 is running.

---
 Changelog | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'Changelog')

diff --git a/Changelog b/Changelog
index 8cd8be2..77f6f24 100644
--- a/Changelog
+++ b/Changelog
@@ -25,6 +25,8 @@ interimap (0.2) upstream;
   * Set X.509 certificate purpose to 'SSL Server' for SSL_verify=YES.
   * Display the certificate chain, SSL protocol and cipher in debug
     mode.
+  * Bug fix: don't delete the lockfile if another instance of interimap
+    is running.
 
  -- Guilhem Moulin <guilhem@guilhem.org>  Wed, 09 Sep 2015 00:44:35 +0200
 
-- 
cgit v1.2.3


From 118fab1a68499eed3ec3f4114ad65208ec747451 Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@fripost.org>
Date: Tue, 22 Sep 2015 20:30:09 +0200
Subject: Display source UIDs upon APPEND.

---
 Changelog | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'Changelog')

diff --git a/Changelog b/Changelog
index 77f6f24..bc60b19 100644
--- a/Changelog
+++ b/Changelog
@@ -27,6 +27,8 @@ interimap (0.2) upstream;
     mode.
   * Bug fix: don't delete the lockfile if another instance of interimap
     is running.
+  * Display source UIDs upon APPEND.  Previously only target UIDs where
+    displayed in non-debug mode.
 
  -- Guilhem Moulin <guilhem@guilhem.org>  Wed, 09 Sep 2015 00:44:35 +0200
 
-- 
cgit v1.2.3