From 4a647b79d88c67d859251b9e899fb5efce4ea072 Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Wed, 10 Feb 2016 22:22:35 +0100 Subject: [PATCH] Credited some folks in the changelog Big thanks of course also to all that send in the minor contributions! --- CHANGELOG.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 42e7c9a..3faba1e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,21 @@ Changelog ========= +2016-02-10 +---------- +Manoj Srivastava: + * #252: Added support for password and static pubkey auth + +2016-01-14 +---------- +Jesse Szwedko: + * #269: EC2: Added growpart script extension + +2015-12-19 +---------- +Tim Sattarov: + * #263: Ignore loopback interface in udev rules (reduces startup of networking by a factor of 10) + 2015-12-13 ---------- Anders Ingemann: