From d02c457da578f20f132e6e9b72baaaea399c2e88 Mon Sep 17 00:00:00 2001
From: Richard van der Hoff <richard@matrix.org>
Date: Mon, 24 Oct 2016 17:22:43 +0100
Subject: [PATCH] Changelog: Mention install-headers

---
 CHANGELOG.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 044dcac..a35eedf 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -13,6 +13,8 @@ This release includes the following changes since 1.3.0:
 * Add a `specification <./docs/megolm.rst>`_ of the Megolm ratchet, and add
   some information on mitigating unknown key-share attacks to the `Olm
   specification <./docs/olm.rst>`_.
+* Add an ``install-headers`` target to the Makefile (and run it when installing
+  the library). (Credit to Emmanuel Gil Peyrot).
 
 Changes in `1.3.0 <http://matrix.org/git/olm/commit/?h=1.3.0>`_
 ===============================================================
-- 
GitLab